| blib/lib/CTK/Skel.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 42 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 181 | 0 | 0 | 0 | $modules and ref $modules eq "HASH" |
| 210 | 0 | 0 | 0 | $name and grep {$_ eq $name;} @skels |
| 250 | 0 | 0 | 0 | $p->{'type'} and not isostype($p->{'type'}) |
| 251 | 0 | 0 | 0 | $p->{'encode'} && $p->{'encode'} eq 'base64' |
| 267 | 0 | 0 | 0 | $st and -e $file |
| line | l | !l | condition |
|---|---|---|---|
| 160 | 0 | 0 | $newrplc ||= {} |
| 162 | 0 | 0 | $project_name || 'Foo' |
| 170 | 0 | 0 | $project_dir || '/root/.cpan/build/CTKlib-2.08-0' |
| 205 | 0 | 0 | shift() || {} |
| 233 | 0 | 0 | $self->{'subdirs'} || {} |
| 247 | 0 | 0 | $self->{'pools'} || {} |
| 252 | 0 | 0 | $p->{'name'} || 'noname' |
| 271 | 0 | 0 | $mode // 0 |
| 281 | 0 | 0 | $self->{'subdirs'} || {} |
| 297 | 0 | 0 | $self->{'pools'} || {} |
| 363 | 0 | 0 | shift() || '' |
| 364 | 0 | 0 | shift() || {} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 206 | 0 | 0 | 0 | $dir || $self->{'root'} |