Branch Coverage

blib/lib/XML/Stream/XPath/Value.pm
Criterion Covered Total %
branch 9 12 75.0


line true false branch
60 16 719 unless $#{$$self{'LIST'};} > -1
68 0 0 unless $#{$$self{'LIST'};} > -1
84 26 19 unless $#{$$self{'VALUES'};} > -1
85 0 19 unless wantarray
101 45 2 unless scalar keys %{$$self{'ATTRIBS'};} > 0
126 1031 107 if (defined $in_context)