Condition Coverage

blib/lib/Catmandu/Path/simple.pm
Criterion Covered Total %
condition 15 15 100.0


or 3 conditions

line l !l&&r !l&&!r condition
344 1 1 252 $key eq "\$first" or $key eq "\$last"
2 2 250 $key eq "\$first" or $key eq "\$last" or $key eq "\$prepend"
3 22 228 $key eq "\$first" or $key eq "\$last" or $key eq "\$prepend" or $key eq "\$append"
395 1 1 32 $key eq "\$first" or $key eq "\$last"
2 1 31 $key eq "\$first" or $key eq "\$last" or $key eq "*"