Branch Coverage

blib/lib/MooseX/Types/Util.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
35 0 57 if (/^:(.*)$/)
85 8 5 unless my $sub = $package->can($name)
89 1 4 unless &blessed($sub) and $sub->isa('MooseX::Types::EXPORTED_TYPE_CONSTRAINT')