Condition Coverage

blib/lib/Petal/Utils/Limitr.pm
Criterion Covered Total %
condition 3 9 33.3


or 3 conditions

line l !l&&r !l&&!r condition
19 2 0 0 shift() || confess(q['limitr' expects 2 variables (got nothing)!])
22 2 0 0 $args[0] || confess(q[1st arg to 'limit' should be an array (got nothing)!])
23 2 0 0 $args[1] || confess(q[2nd arg to 'limit' should be a variable (got nothing)!])