Condition Coverage

blib/lib/Search/Circa/Categorie.pm
Criterion Covered Total %
condition 0 24 0.0


and 3 conditions

line !l l&&!r l&&r condition
157 0 0 0 $_ and not $_ =~ /$regexp/
177 0 0 0 not $id and defined $parent
233 0 0 0 $tab{$id}[1] and $tab{$id}[0]

or 2 conditions

line l !l condition
95 0 0 $$this{'DBH'}->do('update ' . $$this{'INDEXER'}->pre_tbl . $compte . "categorie set nom='${nom}' where id = $id") || (return undef)
138 0 0 $tab{$_} || 0
188 0 0 $id || 0

or 3 conditions

line l !l&&r !l&&!r condition
51 0 0 0 !$r || $r eq '0E0'
82 0 0 0 !$r || $r eq '0E0'
98 0 0 0 !$r || $r eq '0E0'