Branch Coverage

blib/lib/Test/Class/Moose/Report.pm
Criterion Covered Total %
branch 5 8 62.5


line true false branch
60 0 153 unless my $current_class = $self->current_class
66 0 87 unless my $current_instance = $self->current_instance
72 0 13 unless my $current_method = $self->current_method
116 4 126 unless my $control_method = $report->${\($control . '_method');}