Branch Coverage

blib/lib/Dancer2/Plugin/Cart/InlineViews.pm
Criterion Covered Total %
branch 8 12 66.6


line true false branch
38 0 3 if ($ec_cart->{'add'}{'error'})
57 7 0 if (@{$ec_cart->{'cart'}{'items'};} > 0) { }
71 4 8 if ($editable == 1)
81 4 8 if ($editable == 1)
137 0 1 if ($ec_cart->{'shipping'}{'error'})
163 0 1 if ($ec_cart->{'billing'}{'error'})