Branch Coverage

gen-perl/BenchmarkService.pm
Criterion Covered Total %
branch 16 34 47.0


line true false branch
27 10 0 if (UNIVERSAL::isa($vals, "HASH"))
28 0 10 if (defined $vals->{'n'})
49 5 5 if ($ftype == 0)
54 5 0 if ($ftype == 3) { }
5 0 if (/^1$/)
72 5 0 if (defined $self->{'n'})
91 10 0 if (UNIVERSAL::isa($vals, "HASH"))
92 0 10 if (defined $vals->{'success'})
113 5 5 if ($ftype == 0)
118 5 0 if ($ftype == 8) { }
5 0 if (/^0$/)
136 5 0 if (defined $self->{'success'})
173 0 0 $request->{'n'} ? :
185 0 1 defined $output ? :
218 0 0 if ($mtype == 3)
228 0 0 if (defined $result->{'success'})
253 0 5 unless ($self->can($methodname))