Branch Coverage

lib/SPVM/Builder/src/spvm_api_method.c
Criterion Covered Total %
branch 2 8 25.0


line true false branch
86 0 590790 if (arg_index < 0) {
90 0 590790 if (arg_index >= method->args_length) {
116 0 0 if (opcode_index < 0) {
120 0 0 if (opcode_index >= method->opcodes_length) {