| blib/lib/Metabrik/String/Parse.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 12 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 67 | 0 | 0 | 0 | $length == 32 and $string =~ /^[a-f0-9]+$/ |
| 0 | 0 | 0 | $length == 40 and $string =~ /^[a-f0-9]+$/ | |
| 0 | 0 | 0 | $length == 64 and $string =~ /^[a-f0-9]+$/ | |
| 102 | 0 | 0 | 0 | /^\s*$/ and @$new > 0 |