blib/lib/MojoX/Renderer/Alloy.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 15 | 40.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
40 | 0 | 0 | 8 | defined $app && $app->home->rel_dir('tmp/ctpl') |
41 | 0 | 0 | 8 | defined $app && $app->home->rel_dir('templates') |
71 | 26 | 0 | 18 | defined $path and defined $tname |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
38 | 8 | 0 | 0 | delete $args{'app'} || delete $args{'mojo'} |
57 | 8 | 0 | 0 | $compile_dir || 'File::Spec'->tmpdir |