Branch Coverage

blib/lib/WWW/MetaForge/ArcRaiders/Result/EventTimer/TimeSlot.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
30 1 10 if (exists $data->{'startTime'})
45 1 9 if ($end <= $start)
47 0 1 if ($now < $end) { }