Condition Coverage

lib/WWW/Mixpanel.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
133 0 0 0 $toj and defined $$params{$toj}

or 2 conditions

line l !l condition
74 0 0 $params{'format'} ||= 'json'
77 0 0 $$self{'api_key'} || die('API Key must be specified for data requests')
78 0 0 $$self{'api_secret'} || die('API Secret must be specified for data requests')

or 3 conditions

line l !l&&r !l&&!r condition
39 0 0 0 $params{'time'} ||= time