blib/lib/Yaadgom.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 10 | 70.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
65 | 3 | 0 | 0 | defined $opt{'weight'} && $opt{'weight'} =~ /^[0-9]+$/ |
100 | 3 | 0 | 3 | $header =~ m[application/json] and $body |
line | l | !l | condition |
---|---|---|---|
71 | 1 | 2 | $opt{'folder'} || 'default' |
231 | 2 | 1 | $file || '_index' |