| blib/lib/POE/Component/Client/opentick/Error.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 14 | 20 | 70.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 56 | 0 | 2 | if @data & 1 | 
| 75 | 4 | 0 | if $$valid_args{lc $_} | 
| 78 | 0 | 2 | unless exists $$self{'message'} or exists $$self{'data'} | 
| 90 | 1 | 1 | unless ($message) | 
| 97 | 1 | 1 | if (my($cmd_name, $cmd_id) = $self->get_command) | 
| 101 | 1 | 1 | if $self->get_request_id | 
| 103 | 0 | 2 | if $self->dump_stack | 
| 135 | 1 | 1 | unless $$self{'commandid'} | 
| 149 | 0 | 2 | (shift())->{'dumpstack'} ? : | 
| 165 | 1 | 0 | wantarray ? : |