Subroutine Coverage 
| blib/lib/Net/LDAP/FilterMatch.pm | 
|  | 
| Criterion | Covered | Total | % | 
| subroutine | 20 | 23 | 86.9 | 
| pod | 0 | 1 | 0.0 | 
| line | count | pod | subroutine | 
| 13 | 1 | n/a | BEGIN | 
| 14 | 1 | n/a | BEGIN | 
| 15 | 1 | n/a | BEGIN | 
| 20 | 1 | n/a | import | 
| 28 | 1 | n/a | BEGIN | 
| 118 | 100 | No | match | 
| 136 | 106 | n/a | _filterMatch | 
| 257 | 0 | n/a | _booleanMatch | 
| 267 | 1 | n/a | _distinguishedNameMatch | 
| 277 | 1 | n/a | _integerBitAndMatch | 
| 286 | 1 | n/a | _integerBitOrMatch | 
| 297 | 32 | n/a | _cis_equalityMatch | 
| 305 | 0 | n/a | _exact_equalityMatch | 
| 313 | 2 | n/a | _numeric_equalityMatch | 
| 321 | 3 | n/a | _tel_equalityMatch | 
| 333 | 4 | n/a | _cis_orderingMatch | 
| 349 | 4 | n/a | _exact_orderingMatch | 
| 365 | 5 | n/a | _numeric_orderingMatch | 
| 381 | 18 | n/a | _cis_substrings | 
| 390 | 0 | n/a | _exact_substrings | 
| 399 | 4 | n/a | _tel_substrings | 
| 414 | 7 | n/a | _cis_greaterOrEqual | 
| 429 | 20 | n/a | _cis_approxMatch |