Branch Coverage

blib/lib/Time/ProseClock.pm
Criterion Covered Total %
branch 6 12 50.0


line true false branch
26 0 1 unless $time_arg =~ /^\d+$/
48 2 0 if ($$self{'mul'} >= 35)
50 0 2 $hours == 23 ? :
55 0 2 if ($hours == 0 and $$self{'time'}{'minutes'} < 3)
74 0 2 if $remainder >= 3
78 2 0 if (exists $$self{'Multiples'}{$$self{'mul'}}) { }