blib/lib/Module/Starter/XSimple.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 10 | 0.0 |
line | true | false | branch |
---|---|---|---|
30 | 0 | 0 | unless defined $ext |
36 | 0 | 0 | if (@dirparts) |
38 | 0 | 0 | unless (-d $dir) |
73 | 0 | 0 | unless open my $fh, '>', $module_file |
171 | 0 | 0 | unless open my $fh, '>', $typemap_file |