Condition Coverage

blib/lib/Sub/Stubber.pm
Criterion Covered Total %
condition 6 9 66.6


and 3 conditions

line !l l&&!r l&&r condition
68 3 1 1 defined $value and ref $value eq 'CODE'
99 3 0 0 not exists $PkgCache{$cpkg} and @_ == 0

or 3 conditions

line l !l&&r !l&&!r condition
55 4 4 0 $PkgCache{$cpkg} ||= 'Sub::Stubber::Stubs'->new('triggered', 0)