blib/lib/Clustericious/Controller.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 3 | 6 | 50.0 |
line | true | false | branch |
---|---|---|---|
25 | 0 | 8 | if @_ == 1 and ref $_[0] eq 'Mojo::URL' |
29 | 6 | 2 | unless $base |
48 | 0 | 0 | if (my $url_base = 'Clustericious::Config'->new(ref $self->app)->url_base('default', '')) |