Code coverage report for All files

Statements: 53.77% (2197 / 4086)      Branches: 37.65% (704 / 1870)      Functions: 53.74% (230 / 428)      Lines: 54.18% (2088 / 3854)      Ignored: 24 statements, 4 functions, 17 branches     

File Statements Branches Functions Lines
lib/ 82.19% (60 / 73) 75% (24 / 32) 46.67% (7 / 15) 81.43% (57 / 70)
lib/accessors/ 91.67% (66 / 72) 72% (18 / 25) 94.44% (17 / 18) 92.65% (63 / 68)
lib/attributes/ 35.14% (65 / 185) 12.37% (12 / 97) 20.51% (8 / 39) 35.43% (62 / 175)
lib/components/ 13.13% (21 / 160) 0% (0 / 68) 0% (0 / 24) 14.29% (21 / 147)
lib/parser/ 50.27% (1402 / 2789) 36.64% (521 / 1422) 59.24% (93 / 157) 50.15% (1315 / 2622)
lib/parser/ast/ 77.16% (179 / 232) 72.5% (29 / 40) 64% (32 / 50) 77.06% (178 / 231)
lib/script/ 75.71% (53 / 70) 77.78% (14 / 18) 63.64% (14 / 22) 80.65% (50 / 62)
lib/section/ 63.41% (26 / 41) 50% (1 / 2) 50% (8 / 16) 65% (26 / 40)
lib/template/ 75.29% (64 / 85) 66.67% (32 / 48) 44.44% (4 / 9) 75.9% (63 / 83)
lib/template/view/ 65.96% (62 / 94) 42.11% (16 / 38) 56% (14 / 25) 70.24% (59 / 84)
lib/template/vnode/block/ 74.29% (52 / 70) 27.78% (5 / 18) 73.33% (11 / 15) 76.12% (51 / 67)
lib/template/vnode/comment/ 57.14% (4 / 7) 100% (0 / 0) 0% (0 / 3) 57.14% (4 / 7)
lib/template/vnode/element/ 65.52% (76 / 116) 48.48% (16 / 33) 52.94% (9 / 17) 66.96% (75 / 112)
lib/template/vnode/fragment/ 100% (12 / 12) 100% (2 / 2) 100% (4 / 4) 100% (11 / 11)
lib/template/vnode/text/ 100% (9 / 9) 100% (2 / 2) 100% (3 / 3) 100% (9 / 9)
lib/utils/ 64.79% (46 / 71) 48% (12 / 25) 54.55% (6 / 11) 66.67% (44 / 66)