web/cgi-bin/yatt.lib/YATT/Util/Enum.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 10 | 50.0 |
line | true | false | branch |
---|---|---|---|
20 | 0 | 26 | delete $opts{'export'} ? : |
22 | 0 | 26 | $export || delete $opts{'export_ok'} ? : |
23 | 0 | 26 | if keys %opts |
31 | 0 | 155 | if $export |
32 | 0 | 155 | if $export_ok |