Branch Coverage

blib/lib/Ref/Store/XS.pm
Criterion Covered Total %
branch 2 6 33.3


line true false branch
92 0 0 if (not ref $scalar) { }
114 0 29 if (@_ == 3) { }
29 0 elsif (@_ == 4) { }