Branch Coverage

blib/lib/RPerl/HelperFunctions_cpp.pm
Criterion Covered Total %
branch 8 12 66.6


line true false branch
22 15 7 if (exists $main::main::{'RPerl__HelperFunctions__MODE_ID'} and defined &{$main::main::{'RPerl__HelperFunctions__MODE_ID'};}) { }
27 0 15 if ($$RPerl::MODES{main::RPerl__HelperFunctions__MODE_ID()}{'ops'} ne 'CPP')
38 0 22 if (exists $ARGV[0] and defined $ARGV[0] and substr($ARGV[0], -7, 7) eq '_Inline') { }
7 15 elsif ($need_load_cpp) { }
63 0 7 unless eval $eval_string
64 0 7 if ($RPerl::HelperFunctions_cpp::EVAL_ERROR)