blib/lib/Lingua/ZH/Jieba.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 26 | 26.9 |
line | true | false | branch |
---|---|---|---|
66 | 0 | 0 | if defined $self |
77 | 0 | 0 | unless $_[0]->isa('HASH') |
79 | 0 | 0 | unless defined $self |
81 | 0 | 0 | if (exists $OWNER{$self}) |
111 | 0 | 0 | if defined $self |
122 | 0 | 0 | unless $_[0]->isa('HASH') |
124 | 0 | 0 | unless defined $self |
126 | 0 | 0 | if (exists $OWNER{$self}) |
156 | 2 | 0 | if defined $self |
165 | 2 | 2 | unless $_[0]->isa('HASH') |
167 | 0 | 2 | unless defined $self |
169 | 2 | 0 | if (exists $OWNER{$self}) |
207 | 1 | 5 | if ($cut_all) { } |