Condition Coverage

lib/Mozilla/Persona/Setup.pm
Criterion Covered Total %
condition 0 32 0.0


and 3 conditions

line !l l&&!r l&&r condition
100 0 0 0 -f $to_fn and not $restart
122 0 0 0 -f $outfn and not $restart
178 0 0 0 -f $outfn and not $restart

or 2 conditions

line l !l condition
47 0 0 $args{'restart'} || 0

or 3 conditions

line l !l&&r !l&&!r condition
57 0 0 0 -d $secrets or mkdir $secrets
60 0 0 0 -d $servdir or mkdir $servdir
64 0 0 0 -d $wk or mkdir $wk
107 0 0 0 $ua ||= 'LWP::UserAgent'->new
113 0 0 0 $resp->decoded_content || $resp->content
135 0 0 0 not -f $outfn or unlink $outfn
173 0 0 0 -d $outdir or mkdir $outdir