Branch Coverage

blib/lib/X10/Scheduler.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
16 0 0 unless $$self{'controller'}
24 0 0 if $$self{'debug'}
29 0 0 if ($$self{'configfile'})
48 0 0 if (@_)
63 0 0 unless $se and $se->isa('X10::SchedEvent')
88 0 0 unless @{$$self{'schedevents'};} > 0
104 0 0 if ($se->reschedule) { }