Branch Coverage

src/pdfmake_render_stroke.c
Criterion Covered Total %
branch 0 14 0.0


line true false branch
17 0 0 if (!path || pdfmake_path_is_empty(path)) {
0 0 if (!path || pdfmake_path_is_empty(path)) {
31 0 0 if (!ctx || !path) {
0 0 if (!ctx || !path) {
35 0 0 if (pdfmake_path_is_empty(path)) {
46 0 0 if (!ctx) {
57 0 0 if (!ctx) {