| blib/lib/MooseX/Getopt/OptionTypeMap.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 9 | 55.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 24 | 0 | 473 | 1 | builtin::blessed($type_or_name) and $type_or_name->isa("Moose::Meta::TypeConstraint::Union") |
| 51 | 0 | 473 | 1 | builtin::blessed($type_or_name) and $type_or_name->isa("Moose::Meta::TypeConstraint::Union") |
| 80 | 0 | 0 | 29 | defined $type_name and defined $option_string |