| File: | local/lib/perl5/Test/Deep/Cmp.pm |
| Coverage: | 0.0% |
| line | % | coverage | condition | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 45 | 0 |
| &Scalar::Util::blessed($e2) and $e2->isa('Test::Deep::All') | ||||||||||||
| 0 |
| &Scalar::Util::blessed($e1) and $e1->isa('Test::Deep::All') | |||||||||||||
| 65 | 0 |
| &Scalar::Util::blessed($e2) and $e2->isa('Test::Deep::Any') | ||||||||||||
| 0 |
| &Scalar::Util::blessed($e1) and $e1->isa('Test::Deep::Any') |