Branch Coverage

blib/lib/RPerl/Compiler.pm
Criterion Covered Total %
branch 3 4 75.0


line true false branch
1147 0 7637 if ($RPerl::Compiler::OSNAME eq 'MSWin32')
1156 6406 1231 if (substr($input_path, 0, length $current_working_directory) eq $current_working_directory) { }