blib/lib/HTTP/Headers/ActionPack/Authorization/Basic.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 12 | 12 | 100.0 |
pod | 6 | 6 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
3 | 4 | n/a | BEGIN |
10 | 4 | n/a | BEGIN |
11 | 4 | n/a | BEGIN |
13 | 4 | n/a | BEGIN |
14 | 4 | n/a | BEGIN |
16 | 4 | n/a | BEGIN |
19 | 12 | Yes | BUILDARGS |
37 | 3 | Yes | new_from_string |
44 | 24 | Yes | auth_type |
45 | 24 | Yes | username |
46 | 24 | Yes | password |
49 | 12 | Yes | as_string |