blib/lib/Tapper/Remote/Config.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 6 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
59 | 0 | 0 | 0 | print "Can't get hostname: $!" and exit 1 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
90 | 1 | 0 | 1 | $state eq 'install' or not -e $config_file_name |