blib/lib/Mojolicious/Plugin/FastHelpers.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 7 | 57.1 |
line | l | !l | condition |
---|---|---|---|
6 | 0 | 2 | $ENV{'MOJO_FASTHELPERS_DEBUG'} || 0 |
47 | 3 | 2 | $helper_class->can($name) // '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
69 | 0 | 2 | 0 | $c->{'_FastHelpers'} ||= $c->app->renderer->get_helper('')->($c) |