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