Branch Coverage
blib/lib/X10/EventList.pm
Criterion
Covered
Total
%
branch
0
8
0.0
line
true
false
branch
19
0
0
if (ref $_ eq 'X10::Event') { }
0
0
elsif (ref $_ eq 'X10::EventList') { }
0
0
elsif (ref $_ eq '') { }
39
0
0
unless @{$$self{'list'};}