blib/lib/Text/Corpus/Inspec/Document.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 12 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
85 | 0 | 0 | 0 | defined $line and $line =~ /^\s+/ |
204 | 0 | 0 | 0 | exists $Parameters{'type'} and defined $Parameters{'type'} |
0 | 0 | 0 | exists $Parameters{'type'} and defined $Parameters{'type'} and length $Parameters{'type'} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
68 | 0 | 0 | 0 | ref $Class || $Class |