blib/lib/Devel/VersionDump.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 16 | 56.2 |
line | true | false | branch |
---|---|---|---|
67 | 0 | 1 | if $stderr |
77 | 23 | 48 | unless defined $version |
80 | 7 | 64 | if (length $module > $max_mod_len) |
83 | 3 | 68 | if (length $version > $max_vers_len) |
93 | 0 | 1 | if $stderr |
99 | 0 | 0 | if ($_ eq '-stderr') { } |
0 | 0 | elsif ($_ eq 'dump_versions') { } | |
111 | 1 | 0 | if $automatic |