Condition Coverage

blib/lib/Beam/Make/Cache.pm
Criterion Covered Total %
condition 7 9 77.7


and 3 conditions

line !l l&&!r l&&r condition
94 4 2 20 $cache->{$name} and $cache->{$name}{'hash'} eq $hash
101 7 39 0 -e $self->file and !$last_read || &Beam::Make::Cache::stat(scalar $self->file)->mtime > $last_read

or 3 conditions

line l !l&&r !l&&!r condition
101 5 0 34 !$last_read || &Beam::Make::Cache::stat(scalar $self->file)->mtime > $last_read