Branch Coverage

blib/lib/RxPerl/SyncTimers.pm
Criterion Covered Total %
branch 8 10 80.0


line true false branch
46 0 968 if $DEBUG
79 96 185 unless defined $id
81 84 101 unless my $event = delete $_timed_events{$id}
83 0 101 unless exists $_timeline{$event->{'time'}}
87 83 18 if (not @{$_timeline{$event->{'time'}};})