Condition Coverage

blib/lib/Time/Duration/Parse/AsHash.pm
Criterion Covered Total %
condition 7 14 50.0


or 2 conditions

line l !l condition
82 1 0 $res{'seconds'} || 0
1 0 $res{'minutes'} || 0
0 1 $res{'hours'} || 0
0 1 $res{'days'} || 0
0 1 $res{'weeks'} || 0
0 1 $res{'months'} || 0
0 1 $res{'years'} || 0