Branch Coverage
blib/lib/Hypersonic/Protocol/SSE.pm
Criterion
Covered
Total
%
branch
6
6
100.0
line
true
false
branch
162
2
3
if (defined $opts{'type'} and $opts{'type'} ne "")
167
1
4
if (defined $opts{'id'} and $opts{'id'} ne "")
173
1
4
if ($data eq '') { }