Condition Coverage

blib/lib/OAuth/Lite2/Signer.pm
Criterion Covered Total %
condition 9 17 52.9


or 2 conditions

line l !l condition
104 2 0 $uri->port || 80
156 4 0 $args{'port'} ||= 80
169 0 1 $digit ||= 10
247 2 0 $uri->port || 80

or 3 conditions

line l !l&&r !l&&!r condition
91 2 0 0 $uri->scheme eq 'http' or $uri->scheme eq 'https'
97 1 1 0 $args{'debug_nonce'} || $class->_gen_nonce
1 1 0 $args{'debug_timestamp'} || $class->_gen_timestamp