| blib/lib/Test/Kantan.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 6 | 16 | 37.5 | 
| line | true | false | branch | 
|---|---|---|---|
| 113 | 0 | 0 | unless @_ == 2 | 
| 117 | 0 | 0 | if ($last_state and $last_state eq $tag) | 
| 130 | 0 | 3 | if (defined $env_key) | 
| 132 | 0 | 0 | if (defined $filter and length $filter > 0 and not $title =~ /$filter/) | 
| 144 | 0 | 3 | defined $tag ? : | 
| 175 | 1 | 0 | if ($HAS_DEVEL_CODEOBSERVER) { } | 
| 227 | 1 | 2 | if ($RAN_TEST) | 
| 228 | 0 | 1 | unless (builder()->finished) |