Condition Coverage

blib/lib/Data/Tabular/Dumper.pm
Criterion Covered Total %
condition 11 15 73.3


and 3 conditions

line !l l&&!r l&&r condition
29 23 0 23 $p2->can('open') and $p2->can('close')
23 0 23 $p2->can('open') and $p2->can('close') and $p2->can('write')
295 0 68 27 not $err and ref $$state{'data'}[0]
68 27 0 not $err and ref $$state{'data'}[0] and ref $$state{'data'}[0]{'data'} ne ref $$sub{'data'}
344 64 38 18 0 == @{$$state{'data'};} and ref $sub