blib/lib/File/chmod.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 13 | 23 | 56.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
83 | 17 | 17 | 15 | not defined $or and /[augo]/ |
274 | 0 | 0 | 0 | $File::chmod::W & 4 and $DEBUG |
281 | 0 | 0 | 0 | $File::chmod::W & 4 and $DEBUG |
298 | 1 | 2 | 0 | $File::chmod::W & 1 and $DEBUG |
299 | 2 | 1 | 0 | $File::chmod::W & 2 and $DEBUG |
305 | 1 | 1 | 0 | $File::chmod::W & 1 and $DEBUG |
306 | 1 | 1 | 0 | $File::chmod::W & 2 and $DEBUG |
line | l | !l | condition |
---|---|---|---|
91 | 9 | 8 | $File::chmod::W ||= 7 |