Condition Coverage

blib/lib/Finance/Quote/Finanzpartner.pm
Criterion Covered Total %
condition 0 6 0.0


and 3 conditions

line !l l&&!r l&&r condition
75 0 0 0 exists $data->{'price'} and $data->{'price'}[0] =~ /^([0-9.]+) ([A-Z]+)$/
79 0 0 0 exists $data->{'date'} and $data->{'date'}[0] =~ /([0-9]{2}[.][0-9]{2}[.][0-9]{4})$/