blib/lib/Text/Query.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 15 | 26 | 57.6 |
line | true | false | branch |
---|---|---|---|
35 | 4 | 1 | if (@_ % 2) { } |
38 | 4 | 0 | defined $qstring ? : |
48 | 5 | 2 | unless defined $$self{-'verbose'} |
65 | 0 | 7 | defined $args{-'mode'} ? : |
68 | 11 | 17 | $args{$key} ? : |
71 | 25 | 3 | if ($load) |
74 | 0 | 25 | if $$self{-'verbose'} |
86 | 0 | 25 | if ($@) |
88 | 0 | 0 | if ($@ =~ /Can't find loadable object/) { } |
0 | 0 | elsif ($@ =~ /Can't locate.*?.pm/) { } | |
99 | 0 | 25 | unless defined $object |
135 | 0 | 33 | unless $$self{-'solve'} |
143 | 0 | 2 | unless $$self{-'solve'} |