| lib/Wireguard/WGmeta/Cli/Human.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 20 | 0 | 0 | if ($state == 1) |
| 46 | 0 | 0 | if (&looks_like_number($n_bits)) |
| 74 | 0 | 0 | if (not &looks_like_number($timestamp) or $timestamp == 0) |
| 79 | 0 | 0 | if ($delta > 2592000) |
| 82 | 0 | 0 | if ($delta > 604800) |
| 85 | 0 | 0 | if ($delta > 86400) |
| 88 | 0 | 0 | if ($delta < 86400) |