| lib/Sisimai/RFC791.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 24 | 26 | 92.3 |
| line | true | false | branch |
|---|---|---|---|
| 12 | 0 | 83 | if length $argv0 < 7 |
| 13 | 41 | 42 | if scalar @octet != 4 |
| 17 | 36 | 22 | unless $e =~ /\A[0-9]{1,3}\z/u |
| 19 | 1 | 21 | if $v < 0 or $v > 255 |
| 30 | 1 | 10371 | if length $argv0 < 7 |
| 35 | 40855 | 11000 | if $p0 < 0 |
| 41 | 168728 | 30742 | if index($e, ".") == -1 |
| 43 | 17080 | 13662 | if $lx < 7 or $lx > 17 |
| 51 | 20857 | 31496 | if ($as < 48 or $as > 57) |
| 53 | 9668 | 11189 | if $as != 46 |
| 54 | 36 | 11153 | if $eo eq "" |
| 55 | 0 | 11153 | if int $eo > 255 |
| 60 | 766 | 30730 | if int $eo > 255 |