| blib/lib/Mite/Signature/Compiler.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 10 | 60.0 |
| line | true | false | branch |
|---|---|---|---|
| 35 | 0 | 28 | if ($type->parent and $type->parent->{'uniq'} == &Slurpy()->{'uniq'}) |
| 52 | 4 | 6 | if (defined $min and defined $max and $min == $max) { } |
| 0 | 6 | elsif (defined $max) { } | |
| 0 | 6 | elsif (defined $min) { } | |
| 67 | 10 | 0 | if ($args{'got'}) { } |