| blib/lib/Test/Proto/Base.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 12 | 14 | 85.7 | 
| line | true | false | branch | 
|---|---|---|---|
| 64 | 1 | 3122 | unless exists $_[1] | 
| 65 | 959 | 2164 | if (not defined $context && CORE::ref $context) { } | 
| 68 | 1 | 958 | if (defined $reason) | 
| 91 | 2 | 0 | unless defined $context and CORE::ref $context | 
| 92 | 1 | 1 | if (defined $reason) | 
| 200 | 1 | 4064 | if $@ | 
| 230 | 0 | 4067 | if $runner->is_exception |