Branch Coverage
blib/lib/Test/Class/Moose/Role/HasTimeReport.pm
Criterion
Covered
Total
%
branch
2
2
100.0
line
true
false
branch
60
3
233
unless
(
$self
->_has_start_benchmark
and
$self
->_has_end_benchmark
)