Branch Coverage

blib/lib/Repl/Core/CompositeContext.pm
Criterion Covered Total %
branch 3 8 37.5


line true false branch
21 74 42 if $$self{'MAIN'}->isBound($name)
31 2 0 if ($main->isBound($name)) { }
0 0 elsif ($backing->isBound($name)) { }
61 0 0 if $$self{'MAIN'}->isBound($name)