Condition Coverage

blib/lib/Catalyst/Controller/AutoAssets/Handler/Directory.pm
Criterion Covered Total %
condition 3 9 33.3


and 3 conditions

line !l l&&!r l&&r condition
32 0 0 3 $sha1 eq $self->asset_name and exists $self->subfile_meta->{$path}
144 0 0 8 exists $self->subfile_meta->{$path} and $File->stat->mtime eq $self->subfile_meta->{$path}{'mtime'}

or 3 conditions

line l !l&&r !l&&!r condition
137 0 0 8 $self->_excluded_paths->{$path} or not -f $File