Condition Coverage

lib/UR/Change.pm
Criterion Covered Total %
condition 8 9 88.8


and 3 conditions

line !l l&&!r l&&r condition
157 219 104 1 $changed_obj->{'_change_count'} and $changed_obj->{'_change_count'} < 0

or 3 conditions

line l !l&&r !l&&!r condition
26 53 5 1271 $changed_aspect eq 'delete' or $changed_aspect eq 'unload'
101 0 26 115 $key =~ /^(status|warning|error|debug)_message$/ or ref $changed_obj->{$key}