blib/lib/PONAPI/Builder/Role/HasPagination.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 18 | 55.5 |
line | true | false | branch |
---|---|---|---|
25 | 1 | 9 | if exists $page_links{'current'} |
29 | 1 | 30 | unless exists $allowed_page_keys{$link_name} |
39 | 0 | 30 | unless $page_links{$_} |
50 | 0 | 26 | unless defined $d_v |
52 | 0 | 26 | if (ref $d_v ne 'HASH') |
54 | 0 | 0 | ref $d_v eq 'ARRAY' ? : |
61 | 0 | 52 | unless defined $v |
63 | 0 | 52 | unless not ref $v or ref $v eq 'ARRAY' |
67 | 0 | 52 | ref $v eq 'ARRAY' ? : |