Condition Coverage

blib/lib/WWW/Challonge.pm
Criterion Covered Total %
condition 9 13 69.2


and 3 conditions

line !l l&&!r l&&r condition
60 9 1 0 not ref $args and defined $args
69 0 1 7 defined $$args{'client'} and UNIVERSAL::isa($$args{'client'}, 'LWP::UserAgent')
469 1 12 0 defined $$args{'name'} and defined $$args{'url'}

or 2 conditions

line l !l condition
74 7 0 $$args{'key'} // ''
167 6 3 shift() // {}