blib/lib/Mojolicious/Plugin/AutoSecrets.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 10 | 40.0 |
line | true | false | branch |
---|---|---|---|
32 | 0 | 1 | unless defined $rv |
37 | 0 | 1 | if $disk_secrets |
40 | 0 | 0 | if (not @secrets or -z $path or -M _ > $expire_days) |
43 | 0 | 1 | if $prune and @secrets > $prune |
53 | 0 | 1 | if $app->{'secrets'} |