Branch Coverage

blib/lib/Language/P/Toy/Value/Array.pm
Criterion Covered Total %
branch 5 10 50.0


line true false branch
26 2650 0 if ($level > 0)
45 0 4 if ($other->isa('Language::P::Toy::Value::Scalar')) { }
87 0 8733 if $index < 0 or $index > $#{$$self{'array'};}
107 0 0 $self->get_count ? :
129 2768 5433 if $$self{'index'} >= $$self{'array'}->get_count - 1