Condition Coverage

blib/lib/App/JobLog/Command/vacation.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
120 0 0 0 $opt->modification eq 'add' and not @$args

or 2 conditions

line l !l condition
28 0 0 $opt->{'repeat'} or ''
34 0 0 $opt->{'flexibility'} or ''
45 0 0 $opt->{'tag'} || []