Branch Coverage

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)
163 2 3 unless (defined $module and defined $author and defined $email)
169 3 0 if ($email =~ /(.*)\@(.*)/)