Condition Coverage

lib/Templer/Site.pm
Criterion Covered Total %
condition 16 36 44.4


and 3 conditions

line !l l&&!r l&&r condition
289 20 5 1 $dotfiles and $name =~ m[/\.]
713 0 0 0 not -d "$self->{'output'}/$src" and -M "$self->{'output'}/$src" > -M $asset->source
776 3 1 1 $count{$_} == 1 and not -d $_
777 3 1 1 $count{$_} == 1 and -d $_

or 3 conditions

line l !l&&r !l&&!r condition
128 0 11 0 ref $proto || $proto
188 1 0 5 -d $output or $inplace
214 0 0 0 $args{'directory'} || $self->{'directory'} || $self->{'input'}
215 0 0 2 $args{'suffix'} || $self->{'suffix'}
243 0 0 0 $args{'directory'} || $self->{'directory'} || $self->{'input'}
244 0 0 2 $args{'suffix'} || $self->{'suffix'}
458 0 0 2 $page->layout || $self->{'layout'}
713 10 0 0 not -e "$self->{'output'}/$src" or not -d "$self->{'output'}/$src" and -M "$self->{'output'}/$src" > -M $asset->source