Condition Coverage

blib/lib/Github/ReleaseFetcher.pm
Criterion Covered Total %
condition 5 13 38.4


and 3 conditions

line !l l&&!r l&&r condition
21 3 0 0 $outdir and not -d $outdir

or 2 conditions

line l !l condition
25 0 3 $outdir //= ""
27 0 3 $version //= "latest"

or 3 conditions

line l !l&&r !l&&!r condition
30 0 3 0 $ua //= "HTTP::Tiny"->new
54 0 10 0 $rename // basename($subj)