inc/Test/Deep/Cmp.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 1 | 12 | 8.3 |
line | true | false | branch |
---|---|---|---|
18 | 96 | 0 | if ($callpkg =~ /^Test::Deep::/) |
44 | 0 | 0 | if (UNIVERSAL::isa($e1, 'Test::Deep::All')) { } |
0 | 0 | elsif (UNIVERSAL::isa($e2, 'Test::Deep::All')) { } | |
64 | 0 | 0 | if (UNIVERSAL::isa($e1, 'Test::Deep::Any')) { } |
0 | 0 | elsif (UNIVERSAL::isa($e2, 'Test::Deep::Any')) { } | |
84 | 0 | 0 | if $rev |