Condition Coverage

blib/lib/Protocol/Matrix.pm
Criterion Covered Total %
condition 3 6 50.0


and 3 conditions

line !l l&&!r l&&r condition
234 0 1 0 exists $old_content->{$_} and $new_content->{$_} = $old_content->{$_}

or 3 conditions

line l !l&&r !l&&!r condition
229 27 2 0 $ALLOWED_KEYS{$_} or delete $event->{$_}