| blib/lib/VIC/PIC/Functions/ISR.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 6 | 15 | 40.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 75 | 0 | 0 | 2 | defined $th and ref $th eq "HASH" | 
| 78 | 0 | 0 | 2 | exists $self->registers->{$freg} and exists $self->registers->{$ereg} | 
| 101 | 0 | 0 | 1 | $freg eq "INTCON" and $ereg eq "INTCON" | 
| 135 | 0 | 0 | 6 | defined $ioch and ref $ioch eq "HASH" | 
| 176 | 1 | 0 | 2 | defined $ioc_bit and defined $ioc_reg |