Condition Coverage

blib/lib/Graph/Easy/StateMachine.pm
Criterion Covered Total %
condition 5 18 27.7


and 3 conditions

line !l l&&!r l&&r condition
24 0 0 5 defined($current = shift @in_stack) and length $current

or 3 conditions

line l !l&&r !l&&!r condition
74 18 4 0 $edge->name || $to
85 17 4 0 $edge->name || $to
88 0 0 0 $edge->name or $from
90 0 0 0 $edge->name || $from
91 0 0 0 $edge->name or $from