Condition Coverage

blib/lib/Net/OpenAMD.pm
Criterion Covered Total %
condition 0 13 0.0


or 2 conditions

line l !l condition
33 0 0 $options ||= {}
40 0 0 $$options{'actions'} || ['location', 'speakers', 'talks', 'interests', 'users']

or 3 conditions

line l !l&&r !l&&!r condition
37 0 0 0 $$options{'base_uri'} || $BASE_URI
38 0 0 0 $$options{'ua'} || 'LWP::UserAgent'->new
39 0 0 0 $$options{'json'} || 'JSON'->new