| lib/BalanceOfPower/Role/Reporter.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 1 | 30 | 3.3 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 111 | 0 | 608 | 0 | $self->events and exists $self->events->{$year} | 
| 126 | 0 | 0 | 0 | $self->events and exists $self->events->{$year} | 
| 232 | 0 | 0 | 0 | defined $e->{'values'} and @{$e->{'values'};} | 
| 237 | 0 | 0 | 0 | defined $e->{'involved'} and @{$e->{'involved'};} | 
| line | l | !l | condition | 
|---|---|---|---|
| 67 | 0 | 0 | $e->{'code'} || 'XXX' | 
| 179 | 0 | 0 | shift() || 0 | 
| 180 | 0 | 0 | shift() || 'print' | 
| 193 | 0 | 0 | shift() || -1 | 
| 222 | 0 | 0 | shift() || '' | 
| 229 | 0 | 0 | $e->{'code'} || '' | 
| 230 | 0 | 0 | $e->{'text'} || '' | 
| 279 | 0 | 0 | $elements[0] || '' | 
| 0 | 0 | $elements[1] || '' |