blib/lib/EB/Config.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 12 | 41.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
34 | 6 | 0 | 0 | $main::cfg and $app |
6 | 0 | 0 | $main::cfg and $app and $main::cfg->{'app'} eq lc $app | |
163 | 60 | 0 | 0 | $ENV{$env} and not $self->val($section, $parameter, undef) |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
142 | 55 | 24 | 0 | defined $res or @_ > 3 |