lib/Rex/Interface/Fs/Local.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 9 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
52 | 3 | 0 | 0 | $@ and "Rex::Config"->get_autodie |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
18 | 0 | 1260 | 0 | ref $that || $that |
89 | 0 | 0 | 261 | -f $file || -l $file || -b $file || -c $file || -p $file || -S $file |