| blib/lib/Protocol/SPDY/Frame/Control.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 15 | 15 | 100.0 |
| pod | 11 | 11 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 3 | 3 | n/a | BEGIN |
| 4 | 3 | n/a | BEGIN |
| 5 | 3 | n/a | BEGIN |
| 48 | 3 | n/a | BEGIN |
| 60 | 27 | Yes | is_control |
| 68 | 16 | Yes | is_data |
| 77 | 33 | Yes | version |
| 87 | 31 | Yes | type |
| 95 | 25 | Yes | uni |
| 103 | 21 | Yes | compress |
| 112 | 21 | Yes | as_packet |
| 132 | 18 | Yes | pairs_to_nv_header |
| 147 | 34 | Yes | find_class_for_type |
| 160 | 24 | Yes | from_data |
| 174 | 2 | Yes | to_string |