Condition Coverage

blib/lib/Duadua/Parser/HTTPClient/HTTPClient.pm
Criterion Covered Total %
condition 12 12 100.0


and 3 conditions

line !l l&&!r l&&r condition
312 245 1 2 $d->_contain("Go ") and $d->_contain(" package http")

or 3 conditions

line l !l&&r !l&&!r condition
8 4 2 233 $class->_cli($d) || $class->_perl($d) || $class->_python($d) || $class->_php($d) || $class->_java($d) || $class->_golang($d) || $class->_ruby($d) || $class->_javascript($d) || $class->_vb($d) || $class->_tool($d)
61 2 2 289 $d->_contain("LWP::Simple/") or $d->_contain("lwp-trivial/")
199 2 2 265 $d->_prefix("WordPress/") or $d->_contain("The Incutio XML-RPC PHP Library -- WordPress/")