Subroutine Coverage 
| blib/lib/Exporter/Declare.pm | 
|  | 
| Criterion | Covered | Total | % | 
| subroutine | 30 | 31 | 96.7 | 
| pod | 11 | 12 | 91.6 | 
| line | count | pod | subroutine | 
| 2 | 4 | n/a | BEGIN | 
| 3 | 4 | n/a | BEGIN | 
| 5 | 4 | n/a | BEGIN | 
| 6 | 4 | n/a | BEGIN | 
| 7 | 4 | n/a | BEGIN | 
| 8 | 4 | n/a | BEGIN | 
| 9 | 4 | n/a | BEGIN | 
| 10 | 4 | n/a | BEGIN | 
| 11 | 4 | n/a | BEGIN | 
| 13 | 4 | n/a | BEGIN | 
| 55 | 13 | n/a | import | 
| 73 | 6 | No | after_import | 
| 89 | 13 | n/a | _parse_specs | 
| 101 | 0 | Yes | export_to | 
| 109 | 6 | Yes | export_tag | 
| 115 | 7 | Yes | exports | 
| 122 | 7 | Yes | default_exports | 
| 129 | 4 | Yes | export | 
| 134 | 1 | Yes | gen_export | 
| 139 | 4 | Yes | default_export | 
| 145 | 1 | Yes | gen_default_export | 
| 151 | 1 | Yes | import_options | 
| 157 | 1 | Yes | import_arguments | 
| 163 | 66 | n/a | _parse_export_params | 
| 187 | 66 | n/a | _export | 
| 191 | 66 | n/a | _add_export | 
| 217 | 45 | n/a | _is_exporter_class | 
| 229 | 4 | n/a | BEGIN | 
| 230 | 4 | n/a | BEGIN | 
| 240 | 45 | n/a | _find_export_class | 
| 249 | 2 | Yes | reexport |