| blib/lib/CTK/Skel.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 42 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 180 | 0 | 0 | 0 | $modules and ref $modules eq 'HASH' |
| 209 | 0 | 0 | 0 | $name and grep {$_ eq $name;} @skels |
| 249 | 0 | 0 | 0 | $p->{'type'} and not isostype($p->{'type'}) |
| 250 | 0 | 0 | 0 | $p->{'encode'} && $p->{'encode'} eq 'base64' |
| 266 | 0 | 0 | 0 | $st and -e $file |
| line | l | !l | condition |
|---|---|---|---|
| 159 | 0 | 0 | $newrplc ||= {} |
| 161 | 0 | 0 | $project_name || 'Foo' |
| 169 | 0 | 0 | $project_dir || '/root/.cpan/build/CTKlib-2.06-0' |
| 204 | 0 | 0 | shift() || {} |
| 232 | 0 | 0 | $self->{'subdirs'} || {} |
| 246 | 0 | 0 | $self->{'pools'} || {} |
| 251 | 0 | 0 | $p->{'name'} || 'noname' |
| 270 | 0 | 0 | $mode // 0 |
| 280 | 0 | 0 | $self->{'subdirs'} || {} |
| 296 | 0 | 0 | $self->{'pools'} || {} |
| 362 | 0 | 0 | shift() || '' |
| 363 | 0 | 0 | shift() || {} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 205 | 0 | 0 | 0 | $dir || $self->{'root'} |