blib/lib/App/PerlShell/Config.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 1 | 9 | 11.1 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
142 | 0 | 0 | 0 | $^O eq 'MSWin32' and not defined $home_dir |
147 | 0 | 0 | 0 | defined $dir and -e $dir . '/' . $config_file |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
21 | 0 | 1 | 0 | ref $self || $self |