Condition Coverage

blib/lib/Net/SinFP3.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
67 0 0 0 exists $param{'output'} and exists $param{'input'}
0 0 0 exists $param{'output'} and exists $param{'input'} and exists $param{'mode'}
0 0 0 exists $param{'output'} and exists $param{'input'} and exists $param{'mode'} and exists $param{'search'}
0 0 0 exists $param{'output'} and exists $param{'input'} and exists $param{'mode'} and exists $param{'search'} and exists $param{'global'}
0 0 0 exists $param{'output'} and exists $param{'input'} and exists $param{'mode'} and exists $param{'search'} and exists $param{'global'} and exists $param{'db'}