Condition Coverage

blib/lib/BGPmon/Configure.pm
Criterion Covered Total %
condition 0 18 0.0


and 3 conditions

line !l l&&!r l&&r condition
629 0 0 0 $element ne 'Name' and $element ne 'Type'

or 3 conditions

line l !l&&r !l&&!r condition
590 0 0 0 lc $name eq 'h' or lc $name eq 'help'
606 0 0 0 lc $name eq 'c' or lc $name eq 'config_file'
725 0 0 0 $result == 0 or defined $help
999 0 0 0 $v4num < 0 or $v4num > 255
1071 0 0 0 $value < 0 or $value > 65535