Condition Coverage

blib/lib/WebService/Futu.pm
Criterion Covered Total %
condition 3 6 50.0


and 3 conditions

line !l l&&!r l&&r condition
82 0 0 3 defined $hash{'user'} || defined $hash{'id'} and defined $hash{'pass'}

or 3 conditions

line l !l&&r !l&&!r condition
82 2 1 0 defined $hash{'user'} || defined $hash{'id'}