| blib/lib/Gantry/Plugins/Validate.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 2 | 12 | 16.6 |
| pod | 10 | 10 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 3 | 1 | n/a | BEGIN |
| 4 | 1 | n/a | BEGIN |
| 16 | 0 | Yes | is_date |
| 33 | 0 | Yes | is_email |
| 48 | 0 | Yes | is_float |
| 63 | 0 | Yes | is_ident |
| 78 | 0 | Yes | is_integer |
| 91 | 0 | Yes | is_ip |
| 104 | 0 | Yes | is_mac |
| 119 | 0 | Yes | is_number |
| 134 | 0 | Yes | is_text |
| 147 | 0 | Yes | is_time |