Condition Coverage

blib/lib/Test/Ika/Example.pm
Criterion Covered Total %
condition 3 6 50.0


and 3 conditions

line !l l&&!r l&&r condition
43 37 0 4 defined $$self{'cond'} and defined $$self{'code'}

or 3 conditions

line l !l&&r !l&&!r condition
22 44 0 0 delete $args{'name'} || Carp::croak('Missing name')