Branch Coverage

blib/lib/Anarres/Mud/Driver/Program/Method.pm
Criterion Covered Total %
branch 0 20 0.0


line true false branch
19 0 0 if (defined $code)
39 0 0 if ($code) { }
60 0 0 !(ref($self->code) =~ /::/) ? :
0 0 !$self->code ? :
78 0 0 unless $self->code
100 0 0 if ($self->flags & 131072)
112 0 0 if (@values < @args) { }
0 0 elsif (@values > @args) { }
130 0 0 if (not $arg) { }
0 0 elsif ($arg != $val) { }