| blib/lib/Parse/Gitignore.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 9 | 20 | 45.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 14 | 0 | 1 | unless (-f $gitignore_file) | 
| 18 | 0 | 1 | if ($obj->{'verbose'}) | 
| 24 | 0 | 1 | if ($obj->{'verbose'}) | 
| 30 | 2 | 2 | if ($line =~ /^\s*(#|$)/) | 
| 33 | 0 | 2 | if ($obj->{'verbose'}) | 
| 39 | 0 | 2 | if ($obj->{'verbose'}) | 
| 50 | 0 | 0 | unless (-f $excludesfile) | 
| 58 | 0 | 0 | if (/^\s*(#|$)/) | 
| 78 | 1 | 0 | if ($gitignore_file) | 
| 79 | 0 | 1 | if ($obj->{'verbose'}) |