Subroutine Coverage 
| blib/lib/Object/Depot.pm | 
|  | 
| Criterion | Covered | Total | % | 
| subroutine | 35 | 37 | 94.5 | 
| pod | 13 | 13 | 100.0 | 
| line | count | pod | subroutine | 
| 3 | 7 | n/a | BEGIN | 
| 45 | 7 | n/a | BEGIN | 
| 46 | 7 | n/a | BEGIN | 
| 47 | 7 | n/a | BEGIN | 
| 48 | 7 | n/a | BEGIN | 
| 49 | 7 | n/a | BEGIN | 
| 50 | 7 | n/a | BEGIN | 
| 51 | 7 | n/a | BEGIN | 
| 65 | 7 | n/a | BEGIN | 
| 66 | 7 | n/a | BEGIN | 
| 69 | 12 | n/a | _normalize_args | 
| 82 | 68 | n/a | _process_key_arg | 
| 123 | 40 | n/a | _objects | 
| 199 | 10 | n/a | _build_constructor | 
| 207 | 10 | n/a | _build_class_constructor | 
| 208 | 15 | n/a | __ANON__ | 
| 229 | 11 | n/a | _build_type | 
| 251 | 3 | n/a | _build_injection_type | 
| 413 | 31 | Yes | fetch | 
| 422 | 27 | n/a | _fetch | 
| 444 | 1 | Yes | store | 
| 463 | 13 | n/a | _store | 
| 479 | 2 | Yes | remove | 
| 488 | 2 | n/a | _remove | 
| 504 | 3 | Yes | create | 
| 514 | 15 | n/a | _create | 
| 542 | 3 | Yes | arguments | 
| 552 | 18 | n/a | _arguments | 
| 577 | 0 | Yes | declared_keys | 
| 593 | 3 | Yes | inject | 
| 624 | 1 | Yes | inject_with_guard | 
| 631 | 1 | n/a | __ANON__ | 
| 645 | 3 | Yes | clear_injection | 
| 662 | 9 | Yes | injection | 
| 679 | 0 | Yes | has_injection | 
| 700 | 6 | Yes | add_key | 
| 725 | 1 | Yes | alias_key |