Condition Coverage

blib/lib/Attean/API/Binding.pm
Criterion Covered Total %
condition 6 15 40.0


and 3 conditions

line !l l&&!r l&&r condition
232 17 0 0 $_->does('Attean::API::Binding') && $_->is_ground
279 0 0 0 defined $replace and &blessed($replace)
364 0 0 3 defined $replace and &blessed($replace)

or 3 conditions

line l !l&&r !l&&!r condition
456 0 4 0 ref $self || $self
746 5 1 3 &refaddr($val_a) == &refaddr($val_b) || $val_a->equals($val_b)