Branch Coverage

blib/lib/Net/Twitter/Lite/Error.pm
Criterion Covered Total %
branch 0 6 0.0


line true false branch
67 0 0 if @_
81 0 0 if @_
127 0 0 unless exists $$self{'twitter_error'} and $$self{'twitter_error'}{'error'} or exists $$self{'http_response'} and $self->code . ': ' . $self->message