Condition Coverage

blib/lib/File/Assets/Filter/Collect.pm
Criterion Covered Total %
condition 8 18 44.4


and 3 conditions

line !l l&&!r l&&r condition
74 56 0 0 $self->cfg->{'skip_single'} and 1 == @$matched
94 112 0 0 $self->cfg->{'skip_if_exists'} and $self->asset
95 0 0 0 -e $self->asset->file and -s _
136 4 2 115 $match && !($asset->inline && $self->cfg->{'skip_inline'}) && !$asset->outside

or 3 conditions

line l !l&&r !l&&!r condition
165 101 56 0 $self->stash->{'output_asset'} ||= do { $self->assets->output_asset($self) }
172 0 56 0 shift() || $self->output_asset