Condition Coverage

blib/lib/Farly/Rule/Expander.pm
Criterion Covered Total %
condition 9 9 100.0


or 3 conditions

line l !l&&r !l&&!r condition
62 6 27 27 $ce->get('PROTOCOL')->equals($IP) or $ce->get('PROTOCOL')->equals($TCP)
33 9 18 $ce->get('PROTOCOL')->equals($IP) or $ce->get('PROTOCOL')->equals($TCP) or $ce->get('PROTOCOL')->equals($UDP)
84 6 15 39 $ce->get('PROTOCOL')->equals($IP) or $ce->get('PROTOCOL')->equals($ICMP)