Branch Coverage

blib/lib/FLAT/PFA.pm
Criterion Covered Total %
branch 22 26 84.6


line true false branch
31 0 546 if (not defined $char) { }
0 546 elsif ($char eq '') { }
66 74 0 if (@starting > 1)
74 74 0 if (@accepting > 1)
193 1541 12945 if ('#lambda' eq $symbol) { }
196 560 981 if (@tmp)
198 86 474 if ($self->array_is_subset([@pred], [@{$current;}]))
202 82 4 unless exists $DONE{$nextid}
205 28 58 unless (exists $NEW{$currentid})
206 82 4 unless (exists $NEW{$nextid})
219 2118 1708 unless exists $DONE{$nextid}
222 109 3717 unless (exists $NEW{$currentid})
223 1811 2015 unless (exists $NEW{$nextid})