| lib/App/PRT/Collector/GitDirectory.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 12 | 12 | 100.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 13 | 1 | 7 | unless -d $directory | 
| 17 | 3 | 13 | if (-d $current->subdir('.git')) | 
| 21 | 4 | 9 | if ($current eq $current->parent) | 
| 32 | 1 | 5 | unless defined $directory | 
| 34 | 1 | 4 | unless -d $directory | 
| 47 | 1 | 2 | if ($?) |