blib/lib/Catalyst/ActionRole/QueryMatching.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 1 | 4 | 25.0 |
line | l | !l | condition |
---|---|---|---|
53 | 2 | 0 | Moose::Util::TypeConstraints::find_or_parse_type_constraint($pairs{$key}) || die("'$pairs{$key}' is not a valid type constraint in Action ${\$self->private_path;}") |
60 | 0 | 0 | Moose::Util::TypeConstraints::find_or_parse_type_constraint($signature[0]) || die("'$signature[0]' is not a valid type constraint in Action ${\$self->private_path;}") |