Condition Coverage

blib/lib/Computer/Theory/FSA.pm
Criterion Covered Total %
condition 0 18 0.0


and 3 conditions

line !l l&&!r l&&r condition
263 0 0 0 &_search(\@{$$self{'Q'};}, $state) > -1 and &_search(\@{$$self{'F'};}, $state) < 0
323 0 0 0 &_search(\@{$$self{'Z'};}, $caracter) > -1 and &_search(\@{$$self{'Q'};}, $from) > -1
0 0 0 &_search(\@{$$self{'Z'};}, $caracter) > -1 and &_search(\@{$$self{'Q'};}, $from) > -1 and &_search(\@{$$self{'Q'};}, $destine) > -1
0 0 0 &_search(\@{$$self{'Z'};}, $caracter) > -1 and &_search(\@{$$self{'Q'};}, $from) > -1 and &_search(\@{$$self{'Q'};}, $destine) > -1 and &_search(\@{$$self{'T'}{$caracter}{$from};}, $destine) < 0
407 0 0 0 defined $$self{'T'}{$$word[$position]}{$state} and $#{$$self{'T'}{$$word[$position]}{$state};} == 0

or 3 conditions

line l !l&&r !l&&!r condition
89 0 0 0 ref $type || $type