| blib/lib/Project/Easy/Helper.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 20 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 226 | 0 | 0 | 0 | try_to_use('Net::SSH::Perl') and try_to_use('Term::ReadKey') |
| 262 | 0 | 0 | 0 | $local_conf->name eq 'project-easy' and $local_conf->parent->name eq 'etc' |
| 266 | 0 | 0 | 0 | exists $ENV{'MOD_PERL_API_VERSION'} and $ENV{'MOD_PERL_API_VERSION'} >= 2 |
| 0 | 0 | 0 | exists $ENV{'MOD_PERL_API_VERSION'} and $ENV{'MOD_PERL_API_VERSION'} >= 2 and try_to_use_inc('Apache2::ServerUtil') |
| line | l | !l | condition |
|---|---|---|---|
| 250 | 0 | 0 | shift() || 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 35 | 0 | 0 | 0 | shift @ARGV || lc $last |
| 249 | 0 | 0 | 0 | shift() || $0 |