Branch Coverage

blib/lib/Beam/Make/Cache.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
73 10 0 &blessed($time) eq 'Time::Piece' ? :
94 33 6 if $cache->{$name} and $cache->{$name}{'hash'} eq $hash
101 5 47 if (-e $self->file and !$last_read || &Beam::Make::Cache::stat(scalar $self->file)->mtime > $last_read)