blib/lib/Data/StreamSerializer.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 14 | 24 | 58.3 |
line | true | false | branch |
---|---|---|---|
36 | 0 | 0 | if $constname eq 'constant' |
39 | 0 | 0 | if ($error) |
63 | 1 | 66 | unless @data > 0 |
70 | 10209 | 1 | unless @_ > 1 |
71 | 0 | 1 | unless $value |
78 | 10209 | 1 | unless @_ > 1 |
79 | 0 | 1 | unless $value |
91 | 67 | 10209 | if $$self{'eof'} |
105 | 66 | 10143 | if $$self{'eof'} and exists $$self{'data'} |
106 | 10209 | 0 | if length $str |
107 | 0 | 0 | if $$self{'eof'} |
121 | 3 | 0 | if $$self{'status'} |