Branch Coverage

blib/lib/Treex/PML/List.pm
Criterion Covered Total %
branch 0 40 0.0


line true false branch
53 0 0 if ($reuse) { }
54 0 0 if (UNIVERSAL::isa($array, 'ARRAY')) { }
147 0 0 if @_ != 3
150 0 0 if $pos < 0 or $pos > @$self
151 0 0 if ($pos == @$self) { }
166 0 0 if @_ != 3
169 0 0 if $pos < 0 or $pos >= @$self
181 0 0 if @_ != 2
210 0 0 unless @_ >= 3
228 0 0 if @_ != 4
230 0 0 if $pos < 0 or $pos >= @$self
245 0 0 if @_ != 2
247 0 0 if $pos < 0 or $pos >= @$self
262 0 0 if @_ != 3
264 0 0 if $pos < 0 or $pos >= @$self
278 0 0 if @_ != 2
291 0 0 if @_ != 1
307 0 0 if @_ != 1
324 0 0 if @_ != 1
340 0 0 if @_ != 1