Condition Coverage

blib/lib/WWW/Yandex/BarTIC.pm
Criterion Covered Total %
condition 1 6 16.6


and 3 conditions

line !l l&&!r l&&r condition
45 0 0 0 $resp->is_success and $resp->content =~ /$TIC_RE/

or 3 conditions

line l !l&&r !l&&!r condition
26 0 1 0 $args{'ua'} || 'LWP::UserAgent'->new('agent', $DEF_UA_AGENT)