blib/lib/X10/Scheduler.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 14 | 0.0 |
line | true | false | branch |
---|---|---|---|
20 | 0 | 0 | unless $self->{'controller'} |
28 | 0 | 0 | if $self->{'debug'} |
33 | 0 | 0 | if ($self->{'configfile'}) |
52 | 0 | 0 | if (@_) |
67 | 0 | 0 | unless $se and $se->isa('X10::SchedEvent') |
92 | 0 | 0 | unless @{$self->{'schedevents'};} > 0 |
108 | 0 | 0 | if ($se->reschedule) { } |