Condition Coverage

blib/lib/MooX/AttributeFilter.pm
Criterion Covered Total %
condition 7 10 70.0


and 3 conditions

line !l l&&!r l&&r condition
22 73 2 84 $spec->{'filter'} and $spec->{'filter_sub'}
159 3 42 41 'Role::Tiny'->can('is_role') && 'Role::Tiny'->is_role($target)

or 2 conditions

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