Branch Coverage

blib/lib/App/Prove/State/Result.pm
Criterion Covered Total %
branch 8 10 80.0


line true false branch
106 0 151 if (@_)
146 89 18 if (@_)
152 18 0 wantarray ? :
167 1 149 unless defined $name
170 146 3 if (my $test = $tests->{$name}) { }