blib/lib/Device/USB/Device.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 5 | 44 | 11.3 |
pod | 37 | 37 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
4 | 19 | n/a | BEGIN |
5 | 19 | n/a | BEGIN |
6 | 19 | n/a | BEGIN |
8 | 19 | n/a | BEGIN |
71 | 0 | n/a | DESTROY |
79 | 0 | n/a | _assert_open |
92 | 228 | n/a | _make_descr_accessor |
95 | 0 | Yes | bDeviceClass |
95 | 0 | Yes | bDeviceProtocol |
95 | 0 | Yes | bDeviceSubClass |
95 | 0 | Yes | bMaxPacketSize0 |
95 | 0 | Yes | bNumConfigurations |
95 | 0 | Yes | bcdDevice |
95 | 0 | Yes | bcdUSB |
95 | 0 | Yes | iManufacturer |
95 | 0 | Yes | iProduct |
95 | 0 | Yes | iSerialNumber |
95 | 0 | Yes | idProduct |
95 | 0 | Yes | idVendor |
112 | 0 | Yes | filename |
126 | 0 | Yes | config |
139 | 0 | Yes | configurations |
162 | 0 | Yes | get_configuration |
228 | 0 | Yes | manufacturer |
242 | 0 | Yes | product |
256 | 0 | Yes | serial_number |
271 | 0 | Yes | open |
302 | 0 | Yes | set_configuration |
327 | 0 | Yes | set_altinterface |
352 | 0 | Yes | clear_halt |
368 | 0 | Yes | reset |
396 | 0 | Yes | claim_interface |
421 | 0 | Yes | release_interface |
463 | 0 | Yes | control_msg |
501 | 0 | Yes | get_string |
536 | 0 | Yes | get_string_simple |
576 | 0 | Yes | get_descriptor |
629 | 0 | Yes | get_descriptor_by_endpoint |
684 | 0 | Yes | bulk_read |
736 | 0 | Yes | interrupt_read |
784 | 0 | Yes | bulk_write |
822 | 0 | Yes | interrupt_write |
853 | 0 | Yes | get_driver_np |
881 | 0 | Yes | detach_kernel_driver_np |