| blib/lib/Taxon/Parse.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 10 | 60.0 |
| line | true | false | branch |
|---|---|---|---|
| 22 | 279 | 2 | if exists $$self{'patterns'}{$pattern} |
| 28 | 135 | 0 | if exists $$self{'pattern_parts'}{$pattern} |
| 39 | 2 | 0 | if exists $$self{'order'}{$pattern} |
| 98 | 1 | 0 | if ($string =~ /^$regex$/) |
| 100 | 2 | 0 | if $+{$key} |