Condition Coverage

blib/lib/WebService/BuzzurlAPI/Request/RecentArticles.pm
Criterion Covered Total %
condition 3 9 33.3


or 3 conditions

line l !l&&r !l&&!r condition
16 0 0 1 not $$param{'num'} or $$param{'num'} =~ /[^\d]/
17 1 0 0 not $$param{'of'} or $$param{'of'} =~ /[^\d]/
18 1 0 0 not $$param{'threshold'} or $$param{'threshold'} =~ /[^\d]/