Condition Coverage

blib/lib/App/dategrep.pm
Criterion Covered Total %
condition 7 12 58.3


and 3 conditions

line !l l&&!r l&&r condition
106 29 0 1 defined $options{'debug'} and $options{'debug'} eq 'time'
118 0 0 2 @ARGV == 1 and -f $ARGV[0]
165 1 33 0 not $configfile and $ENV{'HOME'}
168 1 33 0 defined $configfile and -e $configfile