blib/lib/File/chmod.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 13 | 23 | 56.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
91 | 18 | 18 | 16 | not defined $or and /[augo]/ |
282 | 0 | 0 | 0 | $File::chmod::W & 4 and $DEBUG |
289 | 0 | 0 | 0 | $File::chmod::W & 4 and $DEBUG |
306 | 1 | 2 | 0 | $File::chmod::W & 1 and $DEBUG |
307 | 2 | 1 | 0 | $File::chmod::W & 2 and $DEBUG |
313 | 1 | 1 | 0 | $File::chmod::W & 1 and $DEBUG |
314 | 1 | 1 | 0 | $File::chmod::W & 2 and $DEBUG |
line | l | !l | condition |
---|---|---|---|
99 | 10 | 8 | $File::chmod::W ||= 7 |