Subroutine Coverage
blib/lib/Device/Modbus/Client.pm |
|
Criterion |
Covered |
Total |
% |
subroutine |
17 |
19 |
89.4
|
pod |
11 |
12 |
91.6
|
line |
count |
pod |
subroutine |
3
|
4 |
n/a |
BEGIN |
4
|
4 |
n/a |
BEGIN |
5
|
4 |
n/a |
BEGIN |
6
|
4 |
n/a |
BEGIN |
8
|
4 |
n/a |
BEGIN |
9
|
4 |
n/a |
BEGIN |
10
|
4 |
n/a |
BEGIN |
15
|
2 |
Yes |
read_coils |
21
|
1 |
Yes |
read_discrete_inputs |
27
|
1 |
Yes |
read_input_registers |
33
|
4 |
Yes |
read_holding_registers |
39
|
2 |
Yes |
write_single_coil |
45
|
3 |
Yes |
write_single_register |
51
|
1 |
Yes |
write_multiple_coils |
57
|
2 |
Yes |
write_multiple_registers |
63
|
2 |
Yes |
read_write_registers |
70
|
0 |
Yes |
send_request |
79
|
0 |
Yes |
receive_response |
89
|
21 |
No |
parse_pdu |