Branch Coverage

blib/lib/Twitter/API/Trait/ApiMethods.pm
Criterion Covered Total %
branch 7 14 50.0


line true false branch
594 0 0 if exists $args->{'lat'} or exists $args->{'long'}
783 0 0 unless @_ == 2 and XXX
823 0 0 if @_ > 2
1151 7 1 if (@_ and not XXX)
1153 4 3 XXX ? :
1154 0 7 @_ && XXX ? :
1228 1 2 ref $_[0] ? :