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
76 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}
97 1 5 0 $package and exists $$invokes{$package} || $package =~ /^(?:\w+(?:::)?)+$/
114 0 0 0 defined $missing && !$bool_msg

or 3 conditions

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