| blib/lib/Alt/Base.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 10 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 19 | 1 | 4 | defined $opts{'check'} ? : |
| 4 | 1 | if (defined $opts{'check'} ? $opts{'check'} : 1) | |
| 20 | 1 | 3 | unless my($orig, $phrase) = $class =~ /^Alt::(\w+(?:::\w+)*)::(\w+)$/ |
| 31 | 1 | 2 | unless defined $mphrase |
| 34 | 1 | 1 | unless $mphrase eq $phrase |