blib/lib/Software/LicenseMoreUtils.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 5 | 80.0 |
line | l | !l | condition |
---|---|---|---|
101 | 11 | 42 | $more_short_names{$short} || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
73 | 20 | 33 | 0 | $more_short_names{$short} || "Software::License::$subclass" |