Condition Coverage

blib/lib/Net/Twitter.pm
Criterion Covered Total %
condition 11 14 78.5


and 3 conditions

line !l l&&!r l&&r condition
109 46 0 0 @_ == 1 && ref $_[0] eq 'HASH'
124 41 1 4 $args{'consumer_key'} and not grep(($_ eq 'AppAuth'), @$traits)

or 2 conditions

line l !l condition
120 36 10 $traits ||= ['Legacy']

or 3 conditions

line l !l&&r !l&&!r condition
55 6 32 42 $isa eq 'Net::Twitter' || $self->SUPER::isa($isa)
90 2 2 0 $serial_for_params{$sig} ||= ++$serial_number