Branch Coverage

lib/SPVM/Builder/src/spvm_class_file.c
Criterion Covered Total %
branch 16 16 100.0


line true false branch
48 11775 30447 if (class_file->file) {
53 16683 25539 if (file) {
66 11775 30447 if (class_file->dir) {
71 16683 25539 if (dir) {
84 25539 34455 if (class_file->rel_file) {
89 34455 25539 if (rel_file) {
102 25539 34455 if (class_file->content) {
107 34455 25539 if (content) {