| blib/lib/Path/Router/Route.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 18 | 18 | 100.0 |
| pod | 8 | 9 | 88.8 |
| line | count | pod | subroutine |
|---|---|---|---|
| 4 | 15 | n/a | BEGIN |
| 5 | 15 | n/a | BEGIN |
| 6 | 15 | n/a | BEGIN |
| 7 | 15 | n/a | BEGIN |
| 8 | 15 | n/a | BEGIN |
| 10 | 15 | n/a | BEGIN |
| 11 | 15 | n/a | BEGIN |
| 84 | 68 | No | BUILD |
| 102 | 43 | n/a | _build_required_variable_component_names |
| 114 | 33 | n/a | _build_optional_variable_component_names |
| 128 | 141 | Yes | create_default_mapping |
| 133 | 60 | Yes | has_validation_for |
| 140 | 270 | Yes | is_component_optional |
| 145 | 546 | Yes | is_component_variable |
| 150 | 233 | Yes | get_component_name |
| 156 | 14 | Yes | match |
| 195 | 54 | Yes | generate_match_code |
| 316 | 5 | Yes | clone |