Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
443 0 0 0 $ret &&= $tcm

or 2 conditions

line l !l condition
124 0 0 $$self{'Locals'}{$name} || $$self{'Globals'}{$name} || undef

or 3 conditions

line l !l&&r !l&&!r condition
171 0 0 0 $$self{'LabelDefault'} ||= $default
237 0 0 0 $$self{'Locals'}{$name} or $$self{'Globals'}{$name}
0 0 0 $$self{'Locals'}{$name} or $$self{'Globals'}{$name} or $$self{'Statics'}{$name}
250 0 0 0 $$self{'Globals'}{$name} or $$self{'Statics'}{$name}
282 0 0 0 $ob ||= 'Anarres::Mud::Driver::Program::Method'->new('Type', \'i', 'Name', $name, 'Args', [], 'Flags', 131072)