Condition Coverage

blib/lib/WWW/Xunlei.pm
Criterion Covered Total %
condition 9 18 50.0


and 3 conditions

line !l l&&!r l&&r condition
144 0 0 11 $self->_get_cookie('sessionid') && $self->_get_cookie('userid')
254 12 0 1 $method ne 'GET' and not $postdata

or 2 conditions

line l !l condition
189 0 33 $domain ||= '.xunlei.com'
190 0 33 $path ||= '/'
197 0 5 $domain ||= '.xunlei.com'
198 0 5 $path ||= '/'
221 0 7 $domain ||= '.xunlei.com'
222 0 7 $path ||= '/'