Condition Coverage

blib/lib/WWW/GoDaddy/REST/Shell/QueryCommand.pm
Criterion Covered Total %
condition 0 11 0.0


or 2 conditions

line l !l condition
49 0 0 $$filter{$field} ||= []

or 3 conditions

line l !l&&r !l&&!r condition
95 0 0 0 @words < 2 || @words == 2 && $start < length $line
111 0 0 0 (@words + 1) % 3 == 0 || @words % 3 == 0 && $start < length $line
117 0 0 0 (@words + 1) % 3 == 1 || @words % 3 == 1 && $start < length $line