| blib/lib/WebService/Lucene/Field.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 15 | 15 | 100.0 |
| pod | 11 | 11 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 3 | 3 | n/a | BEGIN |
| 4 | 3 | n/a | BEGIN |
| 6 | 3 | n/a | BEGIN |
| 71 | 1 | Yes | types |
| 81 | 1 | Yes | text |
| 91 | 1 | Yes | keyword |
| 101 | 1 | Yes | unindexed |
| 111 | 1 | Yes | unstored |
| 121 | 1 | Yes | sorted |
| 131 | 5 | n/a | _new_as |
| 141 | 10 | Yes | is_stored |
| 151 | 10 | Yes | is_indexed |
| 161 | 10 | Yes | is_tokenized |
| 171 | 15 | Yes | get_info |
| 186 | 5 | Yes | get_type |