Branch Coverage

blib/lib/CTK/Skel.pm
Criterion Covered Total %
branch 0 72 0.0


line true false branch
153 0 0 if defined $_[0]
163 0 0 if (ref $newrplc eq "HASH")
170 0 0 $debug ? :
181 0 0 if ($modules and ref $modules eq "HASH")
184 0 0 if ($self->_load($modules->{$skel})) { }
204 0 0 if $_[1]
210 0 0 unless ($name and grep {$_ eq $name;} @skels)
214 0 0 unless ref $rplc eq "HASH"
217 0 0 if $self->can("dirs")
220 0 0 if $self->can("pool")
224 0 0 unless $ret
237 0 0 $root ? :
238 0 0 defined $d->{'mode'} ? :
239 0 0 if (preparedir($path, $mode)) { }
250 0 0 if $p->{'type'} and not isostype($p->{'type'})
251 0 0 $p->{'encode'} && $p->{'encode'} eq 'base64' ? :
253 0 0 unless ($p->{'file'})
259 0 0 if (-e $file)
265 0 0 if ($b64) { }
267 0 0 if ($st and -e $file) { }
268 0 0 if defined $mode
283 0 0 if (ref $dirs->{$kd} eq 'HASH') { }
0 0 elsif (ref $dirs->{$kd} eq 'ARRAY') { }
288 0 0 if $dirs->{$kd}
303 0 0 $r =~ /^\s*name\s*\:\s*(.+?)\s*$/im ? :
304 0 0 $r =~ /^\s*file\s*\:\s*(.+?)\s*$/im ? :
305 0 0 $r =~ /^\s*mode\s*\:\s*(.+?)\s*$/im ? :
306 0 0 $r =~ /^\s*type\s*\:\s*(.+?)\s*$/im ? :
307 0 0 $r =~ /^\s*encode\s*\:\s*(.+?)\s*$/im ? :
308 0 0 $r =~ /\s*\r?\n\s*\r?\n(.+)/s ? :
310 0 0 unless $mode =~ /^[0-9]{1,3}$/
311 0 0 defined $mode ? :
331 0 0 if exists $INC{$file}
333 0 0 if ($@)
342 0 0 unless $self->{'debug'}
365 0 0 defined $h->{$1} ? :