inc/Test/Deep.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 12 | 29 | 41.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
259 | 0 | 307 | 402 | not $Test::Deep::Expects and ref $d1 |
307 | 402 | 0 | not $Test::Deep::Expects and ref $d1 and UNIVERSAL::isa($d1, 'Test::Deep::Cmp') | |
265 | 307 | 0 | 402 | ref $d1 and ref $d2 |
270 | 402 | 0 | 0 | $Test::Deep::Expects and UNIVERSAL::isa($d1, 'Test::Deep::Cmp') |
305 | 307 | 402 | 0 | ref $d1 and &Scalar::Util::refaddr($d1) == $Test::Deep::DNE_ADDR |
330 | 173 | 67 | 469 | ref $data and UNIVERSAL::isa($data, 'Test::Deep::Cmp') |
384 | 0 | 0 | 0 | $blessed eq 'Regexp' and $reftype eq 'SCALAR' |
line | l | !l | condition |
---|---|---|---|
483 | 0 | 0 | ref $_[1] || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
346 | 0 | 0 | 0 | $base eq 'SCALAR' or $base eq 'REF' |
0 | 0 | 0 | $base eq 'Regexp' or $base eq 'REGEXP' |