line |
true |
false |
branch |
81
|
4 |
17 |
if UNIVERSAL::isa($_[0], 'Test::Mini::Exception') |
90
|
17 |
0 |
if ($$me{'subroutine'} eq 'Test::Mini::TestCase::__ANON__') |
102
|
1 |
48 |
unless count_assertions() |
105
|
6 |
48 |
if ($e = 'Exception::Class'->caught) |
108
|
1 |
5 |
if ($e = 'Exception::Class'->caught('Test::Mini::Exception::Skip')) { } |
|
3 |
2 |
elsif ($e = 'Exception::Class'->caught('Test::Mini::Exception::Assert')) { } |
|
2 |
0 |
elsif ($e = 'Exception::Class'->caught('Test::Mini::Exception')) { } |
121
|
48 |
6 |
if $$self{'passed'} |
123
|
0 |
54 |
if ($e = 'Exception::Class'->caught) |