| blib/lib/Finance/Quote/MGEX.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 3 | 15 | 20.0 | 
| line | l | !l | condition | 
|---|---|---|---|
| 171 | 0 | 0 | $aquote_name_to_commodity{$commodity} || (return) | 
| 173 | 0 | 0 | $month_name_to_number{lc $month_name} || (return) | 
| 188 | 0 | 0 | $month_code_to_month{$month_code} || (return) | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 379 | 0 | 0 | 0 | length $frac == 2 or length $frac == 3 | 
| 449 | 5 | 1 | 0 | $javascript_backslash{$4} || $4 | 
| 0 | 1 | 0 | $2 || $3 |