blib/lib/Dist/Zilla/Plugin/jQuery.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 8 | 0.0 |
line | true | false | branch |
---|---|---|---|
93 | 0 | 0 | if (-e $timestamp and time < $timestamp->slurp + 2592000) |
105 | 0 | 0 | if ($self->minified =~ /^(yes|both)$/i) |
107 | 0 | 0 | if ($self->minified =~ /^(no|both)$/i) |
122 | 0 | 0 | if ($self->location eq 'build') { } |