Branch Coverage

blib/lib/OPM/Maker/Command/dependencies.pm
Criterion Covered Total %
branch 8 10 80.0


line true false branch
26 10 8 if not $sopm
36 12 0 unless ($ENV{'OPM_UNSECURE'})
47 7 5 if ($ENV{'OPM_MAX_SIZE'})
51 3 9 if ($size > $max_size)
55 0 9 if ($size > 10000000)