blib/lib/Tapper/Config.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 12 | 50.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
61 | 3 | 7 | 0 | @_ and $_[0] |
0 | 0 | 7 | @_ and $_[0] and $_[0] eq 'Tapper::Config' | |
87 | 6 | 0 | 4 | $dbms and _getenv() ne 'test' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
63 | 0 | 10 | 0 | shift() // _getenv() |