blib/lib/Net/Dynect/REST/Session.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 14 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
56 | 0 | 0 | 0 | defined $args{'response'} and ref $args{'response'} eq 'Net::Dynect::REST::Response' |
line | l | !l | condition |
---|---|---|---|
137 | 0 | 0 | $self->api_version || 'unknown' |
0 | 0 | $self->user_name || 'unknown' | |
0 | 0 | $self->uri || 'unknown' | |
0 | 0 | scalar gmtime $self->_token_create_time || 'unknown' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
51 | 0 | 0 | 0 | ref $proto || $proto |