Condition Coverage

blib/lib/NET/IPFilter.pm
Criterion Covered Total %
condition 0 53 0.0


and 3 conditions

line !l l&&!r l&&r condition
89 0 0 0 $IPtoCheck >= $RangFrom and $IPtoCheck <= $RangTo
160 0 0 0 $one == 0 and $two == 0
0 0 0 $one == 0 and $two == 0 and $thr == 0
0 0 0 $one == 0 and $two == 0
0 0 0 $one == 0 and $two == 0 and $thr != 0
0 0 0 $one == 0 and $two != 0
0 0 0 $one == 0 and $two != 0 and $thr != 0
0 0 0 $one != 0 and $two != 0
0 0 0 $one != 0 and $two != 0 and $thr != 0
386 0 0 0 -e $ipfilter_file || -f $ipfilter_file and -e $IPFilerFile || -f $IPFilerFile

or 2 conditions

line l !l condition
322 0 0 shift() || '>'

or 3 conditions

line l !l&&r !l&&!r condition
113 0 0 0 $entry =~ /^#/g or $entry =~ /#/g
372 0 0 0 $tmp_dir || system("/bin/mkdir $tmp_dir")
380 0 0 0 $IPFilerFile || system("/bin/rm -f $IPFilerFile")
381 0 0 0 $IPFilerFileGZ || system("/bin/rm -f $IPFilerFileGZ")
386 0 0 0 -e $ipfilter_file || -f $ipfilter_file
0 0 0 -e $IPFilerFile || -f $IPFilerFile
395 0 0 0 $OnlyFileTyp eq 'gz' or $OnlyFileTyp =~ /gz/i