blib/lib/Maypole/Plugin/LinkTools.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 24 | 0.0 |
line | true | false | branch |
---|---|---|---|
74 | 0 | 0 | @_ == 1 && ref $_[0] && ref $_[0] eq 'HASH' ? : |
76 | 0 | 0 | unless $args{$_} |
81 | 0 | 0 | if $base eq '/' |
84 | 0 | 0 | $args{'additional'} ? : |
107 | 0 | 0 | @_ == 1 && ref $_[0] && ref $_[0] eq 'HASH' ? : |
114 | 0 | 0 | unless $args{$key} |
144 | 0 | 0 | if (@_ == 1) { } |
146 | 0 | 0 | unless ref $_[0] |
148 | 0 | 0 | if (ref $_[0] eq 'HASH') { } |
0 | 0 | elsif (UNIVERSAL::isa($_[0], 'Maypole::Model::Base')) { } | |
157 | 0 | 0 | unless $str |
189 | 0 | 0 | if (ref $thing and UNIVERSAL::isa($thing, 'Maypole::Model::Base')) { } |