| blib/lib/Device/Chip/MCP23x17.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 14 | 14 | 100.0 |
| pod | 8 | 8 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 6 | 6 | n/a | BEGIN |
| 7 | 6 | n/a | BEGIN |
| 11 | 1 | n/a | BEGIN |
| 13 | 6 | n/a | BEGIN |
| 78 | 5 | Yes | mount |
| 94 | 6 | n/a | BEGIN |
| 117 | 17 | n/a | _cached_maskedwrite_u16 |
| 154 | 5 | Yes | reset |
| 170 | 6 | Yes | write_gpio |
| 187 | 2 | Yes | read_gpio |
| 201 | 3 | Yes | tris_gpio |
| 216 | 1 | Yes | set_input_polarity |
| 230 | 1 | Yes | set_input_pullup |
| 243 | 1 | Yes | as_adapter |