Condition Coverage

blib/lib/App/Greple/xlate/Cache.pm
Criterion Covered Total %
condition 0 28 0.0


and 3 conditions

line !l l&&!r l&&r condition
82 0 0 0 ref $a eq "ARRAY" and ref $b eq "ARRAY"
127 0 0 0 not $obj->force_update and $obj->updated == 0

or 2 conditions

line l !l condition
102 0 0 $obj->name || (return)
126 0 0 $obj->name || (return)

or 3 conditions

line l !l&&r !l&&!r condition
76 0 0 0 $obj->current->{$key} //= delete $obj->saved->{$key}
86 0 0 0 $obj->current->{$a} //= delete $obj->saved->{$a}
87 0 0 0 not defined $c or $c ne $b
108 0 0 0 my $json_obj //= &json
132 0 0 0 $obj->current->{$_} //= delete $obj->saved->{$_}
140 0 0 0 my $json_obj //= &json