Branch Coverage

blib/lib/App/Jiffy/Util/Duration.pm
Criterion Covered Total %
branch 0 4 0.0


line true false branch
16 0 0 if ($seconds >= 30)
23 0 0 if ($minutes % $minute_period >= $minute_period / 2) { }