Condition Coverage

blib/lib/Date/Format/ISO8601.pm
Criterion Covered Total %
condition 10 12 83.3


and 3 conditions

line !l l&&!r l&&r condition
46 5 1 0 $sec_frac and not defined $opts->{'second_precision'}

or 3 conditions

line l !l&&r !l&&!r condition
38 2 1 5 $which eq 'date' or $which eq 'datetime'
43 5 1 2 $which eq 'time' or $which eq 'datetime'
46 0 2 4 $sec_frac and not defined $opts->{'second_precision'} or $opts->{'second_precision'}