Condition Coverage

blib/lib/Google/Code/Upload.pm
Criterion Covered Total %
condition 0 13 0.0


or 2 conditions

line l !l condition
52 0 0 $args{'labels'} || []
61 0 0 shift() || []

or 3 conditions

line l !l&&r !l&&!r condition
23 0 0 0 $args{$_} or croak("You must provide $_")
30 0 0 0 $args{'ua'} || 'LWP::UserAgent'->new('agent', $agent_string)
51 0 0 0 $args{'summary'} || basename($file)