Condition Coverage

blib/lib/Sim/Agent/Parser.pm
Criterion Covered Total %
condition 7 9 77.7


and 3 conditions

line !l l&&!r l&&r condition
54 0 1 8 $i < $len and substr($text, $i, 1) ne "\n"

or 3 conditions

line l !l&&r !l&&!r condition
111 105 0 1057 $c =~ /\s/ or $c eq "("
105 38 1019 $c =~ /\s/ or $c eq "(" or $c eq ")"