| blib/lib/Data/Rx/Type/MooseTC.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 8 | 62.5 |
| line | true | false | branch |
|---|---|---|---|
| 44 | 0 | 2 | unless my $mt = $arg->{'moose_type'} |
| 48 | 0 | 2 | if (ref $mt) { } |
| 56 | 0 | 2 | unless $tc->isa("Moose::Meta::TypeConstraint") |
| 65 | 1 | 2 | unless ($self->{'tc'}->check($value)) |