Condition Coverage

blib/lib/Tropo.pm
Criterion Covered Total %
condition 4 12 33.3


and 3 conditions

line !l l&&!r l&&r condition
57 0 2 0 $type ne $last_type and $type eq $next_type
2 0 0 $type ne $last_type and $type eq $next_type and $type ne 'on'
0 0 2 $type ne $last_type and $type ne $next_type

or 3 conditions

line l !l&&r !l&&!r condition
57 2 0 0 $type ne $last_type and $type ne $next_type or $type eq 'on'