blib/lib/Devel/IntelliPerl.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 10 | 21 | 47.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
160 | 0 | 0 | 1 | $meta->has_method($method) and my $method_meta = $meta->get_method($method) |
0 | 0 | 1 | $meta->has_method($method) and my $method_meta = $meta->get_method($method) and $meta->get_method($method)->isa('MooseX::Method::Signatures::Meta::Method') | |
163 | 10 | 0 | 0 | not $class_tc and $type_constraint = $type_constraint->parent |
181 | 1 | 0 | 0 | not $class_tc and $type_constraint = $type_constraint->parent |
229 | 0 | 0 | 8 | $class and $class =~ /^$CLASS$/ |
line | l | !l | condition |
---|---|---|---|
71 | 3 | 2 | $postfix || '' |
83 | 10 | 0 | $1 || '' |
91 | 4 | 7 | $4 || '' |