Condition Coverage

blib/lib/DateTime/Format/Builder/Parser.pm
Criterion Covered Total %
condition 7 15 46.6


and 3 conditions

line !l l&&!r l&&r condition
19 0 0 4 $maker and $maker->can('on_fail')

or 3 conditions

line l !l&&r !l&&!r condition
33 0 40 0 ref $class || $class
109 0 65 0 ref $self || $self
175 11 0 65 not defined $from or $from eq 'common'
362 20 0 20 ref $_[0] eq 'HASH' or ref $_[0] eq 'CODE'