Branch Coverage

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


line true false branch
48 12075 30807 if (class_file->file) {
53 16923 25959 if (file) {
66 12075 30807 if (class_file->dir) {
71 16923 25959 if (dir) {
84 25959 34935 if (class_file->rel_file) {
89 34935 25959 if (rel_file) {
102 25959 34935 if (class_file->content) {
107 34935 25959 if (content) {