blib/lib/Net/Dynect/REST/Session.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 30 | 0.0 |
line | true | false | branch |
---|---|---|---|
56 | 0 | 0 | if (defined $args{'response'} and ref $args{'response'} eq 'Net::Dynect::REST::Response') |
63 | 0 | 0 | if defined $args{'token'} |
64 | 0 | 0 | if defined $args{'api_version'} |
65 | 0 | 0 | if defined $args{'user_name'} |
66 | 0 | 0 | if defined $args{'uri'} |
83 | 0 | 0 | if (@_) |
85 | 0 | 0 | unless ($new =~ /^\S+$/) |
96 | 0 | 0 | if (@_) |
110 | 0 | 0 | if (@_) |
127 | 0 | 0 | if (@_) |
135 | 0 | 0 | unless defined $self->token |
145 | 0 | 0 | if (@_) |
147 | 0 | 0 | unless ($new =~ /^\d+$/) |
158 | 0 | 0 | if (@_) |
160 | 0 | 0 | unless ($new =~ /^\d+$/) |