| blib/lib/RxPerl/SyncTimers.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 8 | 10 | 80.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 46 | 0 | 961 | if $DEBUG | 
| 79 | 96 | 184 | unless defined $id | 
| 81 | 84 | 100 | unless my $event = delete $_timed_events{$id} | 
| 83 | 0 | 100 | unless exists $_timeline{$event->{'time'}} | 
| 87 | 82 | 18 | if (not @{$_timeline{$event->{'time'}};}) |