Branch Coverage

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


line true false branch
152 0 0 if defined $_[0]
162 0 0 if (ref $newrplc eq 'HASH')
169 0 0 $debug ? :
180 0 0 if ($modules and ref $modules eq 'HASH')
183 0 0 if ($self->_load($modules->{$skel})) { }
203 0 0 if $_[1]
209 0 0 unless ($name and grep {$_ eq $name;} @skels)
213 0 0 unless ref $rplc eq 'HASH'
216 0 0 if $self->can('dirs')
219 0 0 if $self->can('pool')
223 0 0 unless $ret
236 0 0 $root ? :
237 0 0 defined $d->{'mode'} ? :
238 0 0 if (preparedir($path, $mode)) { }
249 0 0 if $p->{'type'} and not isostype($p->{'type'})
250 0 0 $p->{'encode'} && $p->{'encode'} eq 'base64' ? :
252 0 0 unless ($p->{'file'})
258 0 0 if (-e $file)
264 0 0 if ($b64) { }
266 0 0 if ($st and -e $file) { }
267 0 0 if defined $mode
282 0 0 if (ref $dirs->{$kd} eq 'HASH') { }
0 0 elsif (ref $dirs->{$kd} eq 'ARRAY') { }
287 0 0 if $dirs->{$kd}
302 0 0 $r =~ /^\s*name\s*\:\s*(.+?)\s*$/im ? :
303 0 0 $r =~ /^\s*file\s*\:\s*(.+?)\s*$/im ? :
304 0 0 $r =~ /^\s*mode\s*\:\s*(.+?)\s*$/im ? :
305 0 0 $r =~ /^\s*type\s*\:\s*(.+?)\s*$/im ? :
306 0 0 $r =~ /^\s*encode\s*\:\s*(.+?)\s*$/im ? :
307 0 0 $r =~ /\s*\r?\n\s*\r?\n(.+)/s ? :
309 0 0 unless $mode =~ /^[0-9]{1,3}$/
310 0 0 defined $mode ? :
330 0 0 if exists $INC{$file}
332 0 0 if ($@)
341 0 0 unless $self->{'debug'}
364 0 0 defined $h->{$1} ? :