Condition Coverage

blib/lib/WWW/ModulrFinance.pm
Criterion Covered Total %
condition 0 8 0.0


and 3 conditions

line !l l&&!r l&&r condition
81 0 0 0 $method eq 'GET' and $data

or 2 conditions

line l !l condition
22 0 0 $params{'base_url'} ||= 'https://api-sandbox.modulrfinance.com/api-sandbox/'

or 3 conditions

line l !l&&r !l&&!r condition
23 0 0 0 $params{'ua'} ||= 'LWP::UserAgent'->new('agent', "WWW-ModulrFinance-$VERSION")