blib/lib/Dist/Mgr/FileData.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 8 | 75.0 |
line | true | false | branch |
---|---|---|---|
36 | 0 | 2 | unless defined $module |
51 | 2 | 4 | unless (defined $os) |
158 | 2 | 3 | unless (defined $module and defined $author and defined $email) |
164 | 3 | 0 | if ($email =~ /(.*)\@(.*)/) |