| blib/lib/Tapper/Remote/Net.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 17 | 0.0 | 
| line | l | !l | condition | 
|---|---|---|---|
| 51 | 0 | 0 | $$message{'state'} || 'unknown' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 43 | 0 | 0 | 0 | $self->cfg->{'mcp_host'} || $self->cfg->{'mcp_server'} | 
| 44 | 0 | 0 | 0 | $self->cfg->{'mcp_port'} || $self->cfg->{'port'} | 
| 45 | 0 | 0 | 0 | $self->cfg->{'testrun_id'} || $self->cfg->{'test_run'} | 
| 0 | 0 | 0 | $$message{'testrun_id'} ||= $self->cfg->{'testrun_id'} || $self->cfg->{'test_run'} | |
| 155 | 0 | 0 | 0 | $self->cfg->{'testrun_id'} || $self->cfg->{'test_run'} |