blib/lib/Yancy/Plugin/Auth/Password.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 22 | 22 | 100.0 |
pod | 0 | 4 | 0.0 |
line | count | pod | subroutine |
---|---|---|---|
409 | 5 | n/a | BEGIN |
410 | 5 | n/a | BEGIN |
412 | 5 | n/a | BEGIN |
413 | 5 | n/a | BEGIN |
447 | 11 | No | init |
469 | 3 | n/a | __ANON__ |
506 | 34 | n/a | _get_user |
522 | 4 | n/a | _digest_password |
531 | 1 | n/a | _set_password |
544 | 1 | n/a | _get_id_for_username |
557 | 35 | No | current_user |
568 | 17 | No | login_form |
596 | 4 | n/a | _get_login |
603 | 14 | n/a | _post_login |
631 | 1 | n/a | _get_register |
643 | 4 | n/a | _post_register |
703 | 17 | n/a | _get_digest |
717 | 17 | n/a | _get_digest_by_config_string |
723 | 17 | n/a | _build_digest_config_string |
731 | 14 | n/a | _check_pass |
776 | 6 | No | logout |
781 | 3 | n/a | _get_logout |