Branch Coverage

blib/lib/Test/Deep/Between.pm
Criterion Covered Total %
branch 9 10 90.0


line true false branch
36 1 6 if ($$self{'is_str'}) { }
37 0 1 if ($$self{'from'} gt $$self{'to'})
42 1 5 if ($$self{'from'} > $$self{'to'})
51 1 5 if ($$self{'is_str'}) { }
62 1 6 if (exists $$self{'error_mean'})