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
47 5 1 0 $sec_frac and not defined $opts->{'second_precision'}

or 3 conditions

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