Branch Coverage

blib/lib/WE_Frontend/Publish.pm
Criterion Covered Total %
branch 0 36 0.0


line true false branch
83 0 0 ref $self->Config->project->stagingextracgi eq 'ARRAY' ? :
97 0 0 if (defined $since)
99 0 0 unless (@s)
103 0 0 if ($s[9] <= $since)
111 0 0 if $_ eq '.' or $_ eq '..'
114 0 0 if ($_ eq $exc)
115 0 0 if (-d $_)
123 0 0 if ($_ =~ /^$exc$/)
124 0 0 if (-d $_)
131 0 0 if (-d $_) { }
135 0 0 if &$skip_file($_)
142 0 0 unless chdir $pubhtmldir
145 0 0 if $args{-'adddirectories'}
147 0 0 if $args{-'addfiles'}
150 0 0 if (@extracgi)
154 0 0 unless (&$skip_file($f))
156 0 0 unless grep {$f eq $_;} @files
159 0 0 unless grep {$dir eq $_;} @directories