Branch Coverage

blib/lib/Farly/Remove/Rule.pm
Criterion Covered Total %
branch 10 14 71.4


line true false branch
14 0 1 unless defined $list
17 0 1 unless $list->isa('Farly::Object::List')
38 2 19 if ($rule->has_defined('REMOVE'))
52 19 2 unless ($rule->has_defined('REMOVE'))
76 0 197 if ($object->get($property)->isa('Farly::Object'))
87 0 21 unless ($object->matches($id))
135 2 30 if ($object->matches($id))