Branch Coverage

blib/lib/Mock/Sub.pm
Criterion Covered Total %
branch 10 10 100.0


line true false branch
31 3 63 if (ref $self ne 'Mock::Sub')
42 1 62 unless (defined wantarray)
65 8 1 if ($self->mocked_state($_))
83 1 12 unless ($sub)
91 1 11 if ($@)