blib/lib/SemVer.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 15 | 15 | 100.0 |
pod | 8 | 8 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
3 | 1 | n/a | BEGIN |
4 | 1 | n/a | BEGIN |
5 | 1 | n/a | BEGIN |
6 | 1 | n/a | BEGIN |
12 | 1 | n/a | BEGIN |
17 | 9 | n/a | _die |
20 | 1 | n/a | import |
30 | 331 | Yes | new |
58 | 267 | Yes | declare |
73 | 23 | Yes | parse |
88 | 505 | Yes | stringify |
96 | 119 | Yes | normal |
102 | 1 | Yes | numify |
103 | 12 | Yes | is_alpha |
106 | 242 | Yes | vcmp |