Branch Coverage
blib/lib/Mock/Sub.pm
Criterion
Covered
Total
%
branch
10
10
100.0
line
true
false
branch
21
3
61
if (ref $self ne 'Mock::Sub')
32
1
60
unless (defined wantarray)
55
8
1
if ($self->mocked_state($_))
73
1
12
unless ($sub)
81
1
11
if ($@)