Branch Coverage

blib/lib/Test/Software/License.pm
Criterion Covered Total %
branch 0 32 0.0


line true false branch
50 0 0 if ref $_[0] eq 'HASH'
59 0 0 unless ($$options{'strict'})
74 0 0 if ($#files == -1) { }
78 0 0 if ($$options{'diag'})
98 0 0 if ($#files == -1) { }
102 0 0 unless ($$options{'diag'})
125 0 0 if ($$options{'strict'}) { }
129 0 0 if ($#guesses >= 0) { }
149 0 0 if (-e 'META.yml') { }
155 0 0 if ($$options{'strict'}) { }
159 0 0 if (@guess_yml) { }
183 0 0 if (-e 'META.json') { }
190 0 0 if ($$options{'strict'}) { }
194 0 0 if (@guess_json) { }
219 0 0 if ($$options{'strict'}) { }
225 0 0 if (-e 'LICENSE') { }