Branch Coverage

blib/lib/MouseX/NativeTraits/MethodProvider/Counter.pm
Criterion Covered Total %
branch 17 22 77.2


line true false branch
13 0 7 if ($attr->has_builder) { }
18 0 7 if (ref $default)
23 0 7 if (ref $builder) { }
26 0 0 if (@_ != 1)
35 10 10 if (@_ != 1)
47 10 20 if (@_ != 2)
66 114 30 if (@_ == 1) { }
20 10 elsif (@_ == 2) { }
67 60 54 if ($optimized_inc) { }
93 20 30 if (@_ == 1) { }
20 10 elsif (@_ == 2) { }