Condition Coverage

blib/lib/Net/Dopplr.pm
Criterion Covered Total %
condition 0 41 0.0


or 2 conditions

line l !l condition
75 0 0 $opts{'url'} || 'https://www.dopplr.com/api'

or 3 conditions

line l !l&&r !l&&!r condition
227 0 0 0 shift() || croak('You must pass a tag to this method')
249 0 0 0 shift() || croak('You must pass a date to this method')
281 0 0 0 shift() || croak('You must pass a trip id to this method')
296 0 0 0 shift() || croak('You must pass a trip id to this method')
297 0 0 0 shift() || croak('You must pass a note body to this method')
344 0 0 0 shift() || croak('You must pass a geoname id to this method')
347 0 0 0 shift() || croak('You must pass in a woe id to this method')
349 0 0 0 shift() || croak('You must pass a start date to this method')
350 0 0 0 shift() || croak('You must pass a finish date to this method')
419 0 0 0 shift() || croak('You must pass a geoname id to this method')
422 0 0 0 shift() || croak('You must pass in a woe id to this method')
424 0 0 0 shift() || croak('You must pass a start date to this method')
425 0 0 0 shift() || croak('You must pass a finish date to this method')