blib/lib/MooX/AttributeFilter.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 6 | 100.0 |
line | true | false | branch |
---|---|---|---|
22 | 63 | 2 | if ($spec->{'filter'} and $spec->{'filter_sub'}) |
159 | 28 | 33 | 'Role::Tiny'->can('is_role') && 'Role::Tiny'->is_role($target) ? : |
169 | 21 | 59 | unless $opts{'filter'} |