lib/Egg/Plugin/Mason.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 18 | 0.0 |
line | true | false | branch |
---|---|---|---|
27 | 0 | 0 | $_[1] ? : |
0 | 0 | $_[0] ? : | |
29 | 0 | 0 | if $$attr{'page_title'} |
30 | 0 | 0 | if $$attr{'no_cache'} |
31 | 0 | 0 | if (my $expir = $$attr{'expires'}) |
35 | 0 | 0 | if (my $dbname = $$attr{'commit_ok'}) |
36 | 0 | 0 | $dbname eq '1' ? : |
45 | 0 | 0 | unless $_[0]->code_first->() or $_[0]->code_action->() |
60 | 0 | 0 | unless shift() |