blib/lib/Lisp/Symbol.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 18 | 44.4 |
line | true | false | branch |
---|---|---|---|
35 | 570 | 317 | if $Lisp::Symbol::obarray{$name} |
47 | 0 | 139 | if (defined wantarray and not exists $$self{'value'}) |
51 | 67 | 72 | if @_ |
58 | 0 | 779 | if (defined wantarray and not exists $$self{'function'}) |
62 | 263 | 516 | if @_ |
70 | 0 | 0 | if @_ |
97 | 0 | 0 | if (exists $$self{'value'}) |
101 | 0 | 0 | if (exists $$self{'function'}) |
105 | 0 | 0 | if (exists $$self{'plist'}) |