Condition Coverage

blib/lib/MooX/AttributeFilter.pm
Criterion Covered Total %
condition 6 10 60.0


and 3 conditions

line !l l&&!r l&&r condition
22 36 2 63 $spec->{'filter'} and $spec->{'filter_sub'}
159 33 0 28 'Role::Tiny'->can('is_role') && 'Role::Tiny'->is_role($target)

or 2 conditions

line l !l condition
170 0 59 $opts{'moosify'} ||= []
175 0 0 $spec->{'traits'} ||= []