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