Condition Coverage

blib/lib/Net/Twitter.pm
Criterion Covered Total %
condition 12 16 75.0


and 3 conditions

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

or 2 conditions

line l !l condition
97 52 0 $Net::Twitter::Core::VERSION || 1
120 42 10 $traits ||= ['Legacy']

or 3 conditions

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