| blib/lib/App/MonM/Util.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 2 | 18 | 11.1 |
| line | true | false | branch |
|---|---|---|---|
| 143 | 0 | 0 | if $dumper->can('Sortkeys') |
| 156 | 0 | 0 | if (not $time or lc $time eq 'now') { } |
| 0 | 0 | elsif ($time =~ /^\d+$/) { } | |
| 0 | 0 | elsif ($time =~ /^([+-]?(?:\d+|\d*\.\d*))([smhdMy])/) { } | |
| 168 | 0 | 0 | unless $n and ref($n) =~ /ARRAY|HASH/ |
| 169 | 0 | 0 | if ref $n eq 'HASH' |
| 174 | 1 | 0 | is_array($in) ? : |
| 177 | 3 | 0 | if $_ =~ /^\s*(\S+)\s+(.+)$/ |
| 189 | 0 | 0 | $v & 1 << $n ? : |