| blib/lib/Perinci/Tx/Util.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 16 | 87.5 |
| line | true | false | branch |
|---|---|---|---|
| 32 | 0 | 13 | unless $pkg |
| 43 | 4 | 9 | if ($$res[0] == 200) { } |
| 7 | 2 | elsif ($$res[0] == 304) { } | |
| 1 | 1 | elsif ($$res[0] == 412) { } | |
| 48 | 0 | 4 | unless $$u[0] =~ /::/ |
| 63 | 1 | 4 | if ($has_error) { } |
| 1 | 3 | elsif ($has_unfixable) { } | |
| 1 | 2 | elsif ($has_fixable) { } |