blib/lib/Data/Sah/Compiler/human/TH/HasElems.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 22 | 40.9 |
line | true | false | branch |
---|---|---|---|
33 | 96 | 228 | if ($which eq 'len') { } |
98 | 130 | elsif ($which eq 'min_len') { } | |
51 | 79 | elsif ($which eq 'max_len') { } | |
30 | 49 | elsif ($which eq 'len_between') { } | |
49 | 0 | elsif ($which eq 'has') { } | |
0 | 0 | elsif ($which eq 'each_index') { } | |
0 | 0 | elsif ($which eq 'each_elem') { } | |
0 | 0 | elsif ($which eq 'check_each_index') { } | |
0 | 0 | elsif ($which eq 'check_each_elem') { } | |
0 | 0 | elsif ($which eq 'uniq') { } | |
0 | 0 | elsif ($which eq 'exists') { } |