| blib/lib/Dist/Zilla/App/Command/setup.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 6 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 47 | 0 | 0 | 0 | -d $config_root and my(@files) = grep({$_->basename =~ /\Aconfig\.[^.]+\z/u if -f $_;} $config_root->children) |
| 90 | 0 | 0 | 0 | &Params::Util::_CLASS($str) && eval "require $str; 1" |