| gen-perl/Types.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| statement | 17 | 17 | 100.0 | 
| branch | n/a | ||
| condition | n/a | ||
| subroutine | 6 | 6 | 100.0 | 
| pod | n/a | ||
| total | 23 | 23 | 100.0 | 
| line | stmt | bran | cond | sub | pod | time | code | 
|---|---|---|---|---|---|---|---|
| 1 | # | ||||||
| 2 | # Autogenerated by Thrift Compiler (0.14.0) | ||||||
| 3 | # | ||||||
| 4 | # DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING | ||||||
| 5 | # | ||||||
| 6 | 1 | 1 | 13 | use 5.10.0; | |||
| 1 | 3 | ||||||
| 7 | 1 | 1 | 6 | use strict; | |||
| 1 | 1 | ||||||
| 1 | 38 | ||||||
| 8 | 1 | 1 | 6 | use warnings; | |||
| 1 | 2 | ||||||
| 1 | 32 | ||||||
| 9 | 1 | 1 | 5 | use Thrift::Exception; | |||
| 1 | 2 | ||||||
| 1 | 17 | ||||||
| 10 | 1 | 1 | 5 | use Thrift::MessageType; | |||
| 1 | 1 | ||||||
| 1 | 26 | ||||||
| 11 | 1 | 1 | 5 | use Thrift::Type; | |||
| 1 | 2 | ||||||
| 1 | 27 | ||||||
| 12 | |||||||
| 13 | 1; |