| script/dusage | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 13 | 38 | 34.2 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 225 | 0 | 0 | 1 | not $gather and defined $data | 
| 254 | 13 | 0 | 5 | exists $targets{' ' . $name} and not exists $excludes{$name} | 
| 289 | 0 | 0 | 1 | not $noupdate and %testglob | 
| 344 | 5 | 0 | 0 | $debug and @a != 9 | 
| line | l | !l | condition | 
|---|---|---|---|
| 275 | 1 | 0 | shift() || \*STDOUT | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 154 | 0 | 5 | 0 | $allfiles or -d $n | 
| 238 | 0 | 0 | 0 | open($fh, '-|') || exec(@du) | 
| 335 | 0 | 5 | 0 | $nam =~ /\*/ or defined $oldblocks{$nam} | 
| 337 | 0 | 5 | 0 | $nam =~ /\*/ or defined $newblocks{$nam} | 
| 421 | 0 | 0 | 1 | $ident or $help | 
| 0 | 0 | 1 | $ident or $help or $man | |
| 424 | 0 | 0 | 1 | $man or $help | 
| 443 | 1 | 0 | 0 | $gather || $data || -s $data |