Branch Coverage

blib/lib/Lemonldap/Portal/Session.pm
Criterion Covered Total %
branch 0 36 0.0


line true false branch
50 0 0 if $target =~ /\G ([^%]+) /cgx
51 0 0 if $target =~ /%(.+)%/cgx
52 0 0 if $target =~ /\G \s+ /cgx
62 0 0 unless ($tmp{$param})
67 0 0 if lc $tmp{$param}{'type'} eq 'constant'
69 0 0 if lc $tmp{$param}{'type'} eq 'dnentry'
72 0 0 if lc $tmp{$param}{'type'} eq 'attrldap'
74 0 0 if ($#tmp_attr == 0) { }
76 0 0 if $sep
82 0 0 if $sep
88 0 0 if @tchaine
111 0 0 if $$_[1]
136 0 0 if (ref $$_[1]) { }
153 0 0 if (ref $$_[1]) { }
189 0 0 if (ref $_[0])
218 0 0 if (@res)
219 0 0 if (ref $res[0]) { }
229 0 0 if ($$tmp{'primarykey'}) { }