Condition Coverage

blib/lib/Devel/TraceDeps/Scan.pm
Criterion Covered Total %
condition 9 16 56.2


and 3 conditions

line !l l&&!r l&&r condition
111 118 0 34 $key eq 'req' and $val =~ s/\.pm$//

or 2 conditions

line l !l condition
89 0 6 $$self{'order'} ||= []
90 0 6 $$self{'store'} ||= {}

or 3 conditions

line l !l&&r !l&&!r condition
75 5 0 1 $r eq 'GLOB' or $source =~ /=GLOB\(0x[0-9a-f]+\)$/
5 0 1 $r eq 'GLOB' or $source =~ /=GLOB\(0x[0-9a-f]+\)$/ or eval { do { overload::Method($source, '<>') } }
181 4 0 0 $item->req || $item->did