blib/lib/Dist/Zilla/Tester.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 2 | 8 | 25.0 |
line | true | false | branch |
---|---|---|---|
241 | 289 | 0 | if $^O eq "linux" |
248 | 0 | 0 | unless join("\0", @native_parts) eq join("\0", @unix_parts) |
253 | 0 | 0 | unless join("\0", @native_dirs) eq join("\0", @unix_dirs) |
280 | 0 | 1 | if -e $dir |