Condition Coverage

blib/lib/Month/Simple.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
24 0 0 0 ref $str and $str->isa('Date::Simple')
0 0 0 $str and $str =~ /^(\d{4})-?(\d{2})(?:-\d\d)?$/
0 0 0 $str and $str eq 'timestamp'

or 3 conditions

line l !l&&r !l&&!r condition
23 0 0 0 ref $class || $class