| script/git-perl | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 18 | 30 | 60.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 140 | 0 | 0 | 2 | $name and $value |
| 201 | 2 | 6 | 0 | $subdir and not -d "$gitdirs/$subdir" |
| 227 | 0 | 0 | 6 | $subdir and -d "$gitdirs/$subdir" |
| 231 | 0 | 0 | 6 | $removed and not -d "$gitdirs/$subdir" |
| 259 | 3 | 0 | 2 | $subcommand and $subcommand eq "remove" |
| 318 | 3 | 0 | 2 | $subcommand and $subcommand eq "remove" |
| 3 | 0 | 2 | $subcommand and $subcommand eq "remove" and -d "$module" | |
| 330 | 3 | 0 | 0 | $subcommand and $subcommand eq "remove" |
| 351 | 1 | 3 | 3 | $subdir and not -d "$gitdirs/$subdir" |
| 355 | 1 | 3 | 3 | $subdir and $subcommand |