blib/lib/Test/Stream/Plugin/Core.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 10 | 14 | 71.4 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
40 | 1 | 0 | 2 | $format and eval { do { $format->can('encoding') } } |
233 | 0 | 10 | 1 | $wanttype and $gottype ne $wanttype |
350 | 6 | 0 | 7 | $test and $lived |
line | l | !l | condition |
---|---|---|---|
178 | 1 | 1 | $num ||= 1 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
379 | 3 | 0 | 3 | defined $got && $got_ref ne "$display_got" || defined $exp && $exp_ref ne "$display_exp" |