| lib/Module/Provision/Base.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 22 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 190 | 0 | 0 | 0 | $file && $file->parent && $file->parent->parent |
| 192 | 0 | 0 | 0 | $grand_parent and not $grand_parent =~ / \.build \z /mx |
| 0 | 0 | 0 | $grand_parent and not $grand_parent =~ / \.build \z /mx and $grand_parent->exists | |
| 355 | 0 | 0 | 0 | not $dir and $self->builder eq 'DZ' |
| line | l | !l | condition |
|---|---|---|---|
| 234 | 0 | 0 | $_[0]->config->default_branches->{$_[0]->vcs} // '' |
| 277 | 0 | 0 | $meta->pod('Name') // '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 280 | 0 | 0 | 0 | $abstract || $self->config->module_abstract |
| 322 | 0 | 0 | 0 | $ENV{'ORGANIZATION'} || $author |