Condition Coverage

blib/lib/Data/DFA.pm
Criterion Covered Total %
condition 10 18 55.5


and 3 conditions

line !l l&&!r l&&r condition
223 5 0 0 -e $logFile and not @multiple
429 14 17 20 @path and $dfa->{$state}->final
530 0 0 4 substr($r, 0, length $s) eq $s and substr($r, -1, 1) eq ')'
629 23 7 18 $a eq $b and __SUB__->([@a], [@b])
641 0 0 0 $p ne $q and &subArray($paths->{$p}, $paths->{$q})
793 195 32 0 $@ and not $@ =~ /Already processed/