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.16.0) | ||||||
3 | # | ||||||
4 | # DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING | ||||||
5 | # | ||||||
6 | 1 | 1 | 10 | use 5.10.0; | |||
1 | 2 | ||||||
7 | 1 | 1 | 4 | use strict; | |||
1 | 8 | ||||||
1 | 20 | ||||||
8 | 1 | 1 | 4 | use warnings; | |||
1 | 2 | ||||||
1 | 26 | ||||||
9 | 1 | 1 | 5 | use Thrift::Exception; | |||
1 | 1 | ||||||
1 | 15 | ||||||
10 | 1 | 1 | 3 | use Thrift::MessageType; | |||
1 | 1 | ||||||
1 | 21 | ||||||
11 | 1 | 1 | 4 | use Thrift::Type; | |||
1 | 1 | ||||||
1 | 24 | ||||||
12 | |||||||
13 | 1; |