Condition Coverage

blib/lib/Test/TestCoverage.pm
Criterion Covered Total %
condition 8 21 38.1


and 3 conditions

line !l l&&!r l&&r condition
82 0 0 2 exists $$invokes{$package} and exists $$invokes{$package}{$subname}
0 0 2 exists $$invokes{$package} and exists $$invokes{$package}{$subname} and exists $$self{'subs'}{$package}
103 1 5 0 $package and exists $$invokes{$package} || $package =~ /^(?:\w+(?:::)?)+$/
120 0 0 0 defined $missing && !$bool_msg

or 3 conditions

line l !l&&r !l&&!r condition
103 4 0 1 exists $$invokes{$package} || $package =~ /^(?:\w+(?:::)?)+$/
119 0 0 10 not exists $$invokes{$package}{$sub} or $$invokes{$package}{$sub} == 0
155 0 3 0 $test ||= $pkg