blib/lib/Test/Ika/Example.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 6 | 50.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
43 | 37 | 0 | 4 | defined $$self{'cond'} and defined $$self{'code'} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
22 | 44 | 0 | 0 | delete $args{'name'} || Carp::croak('Missing name') |