| blib/lib/Net/Evernote/Simple/EDAMUserStore/Constants.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| statement | 15 | 15 | 100.0 |
| branch | n/a | ||
| condition | n/a | ||
| subroutine | 5 | 5 | 100.0 |
| pod | n/a | ||
| total | 20 | 20 | 100.0 |
| line | stmt | bran | cond | sub | pod | time | code |
|---|---|---|---|---|---|---|---|
| 1 | # | ||||||
| 2 | # Autogenerated by Thrift Compiler (0.7.0) | ||||||
| 3 | # | ||||||
| 4 | # DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING | ||||||
| 5 | # | ||||||
| 6 | package Net::Evernote::Simple::EDAMUserStore::Constants; | ||||||
| 7 | require 5.6.0; | ||||||
| 8 | 1 | 1 | 6 | use strict; | |||
| 1 | 1 | ||||||
| 1 | 20 | ||||||
| 9 | 1 | 1 | 3 | use warnings; | |||
| 1 | 1 | ||||||
| 1 | 17 | ||||||
| 10 | 1 | 1 | 458 | use Thrift; | |||
| 1 | 1714 | ||||||
| 1 | 22 | ||||||
| 11 | |||||||
| 12 | |||||||
| 13 | 1 | 1 | 4 | use constant EDAM_VERSION_MAJOR => 1; | |||
| 1 | 1 | ||||||
| 1 | 66 | ||||||
| 14 | |||||||
| 15 | 1 | 1 | 3 | use constant EDAM_VERSION_MINOR => 21; | |||
| 1 | 1 | ||||||
| 1 | 38 | ||||||
| 16 | |||||||
| 17 | 1; |