blib/lib/Finance/Currency/Convert/WebserviceX.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 19 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
41 | 0 | 0 | 0 | length $value and $from =~ /^[A-Z]{3}$/ |
0 | 0 | 0 | length $value and $from =~ /^[A-Z]{3}$/ and $to =~ /^[A-Z]{3}$/ |
line | l | !l | condition |
---|---|---|---|
32 | 0 | 0 | shift() || '' |
33 | 0 | 0 | shift() || '' |
34 | 0 | 0 | shift() || '' |
63 | 0 | 0 | $$self{'response'}->content || '' |
64 | 0 | 0 | $1 || 1 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
15 | 0 | 0 | 0 | ref $class || $class |