File Coverage

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   11 use 5.10.0;
  1         3  
7 1     1   7 use strict;
  1         3  
  1         32  
8 1     1   5 use warnings;
  1         2  
  1         45  
9 1     1   6 use Thrift::Exception;
  1         1  
  1         18  
10 1     1   5 use Thrift::MessageType;
  1         9  
  1         20  
11 1     1   4 use Thrift::Type;
  1         2  
  1         27  
12              
13             1;