Branch Coverage

blib/lib/X10/MacroProc.pm
Criterion Covered Total %
branch 0 18 0.0


line true false branch
21 0 0 unless $self->{'controller'}
29 0 0 if $self->{'debug'}
34 0 0 if ($self->{'configfile'})
57 0 0 if exists $self->{'macros'}{$nkey}
67 0 0 if (@_)
73 0 0 if ($nkey) { }
101 0 0 if (exists $self->{'macros'}{$event->as_string}) { }
0 0 elsif ($self->{'debug'}) { }
109 0 0 unless $self->{'macros'}{$event->as_string}->run