Branch Coverage

blib/lib/Net/Hotline/User.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
21 0 0 if (@args == 5) { }
0 0 elsif (@args == 1) { }
66 0 0 if @_ > 1 and $_[1] =~ /^\d+$/
72 0 0 if defined $_[1]
78 0 0 if defined $_[1]
84 0 0 if @_ > 1 and $_[1] =~ /^-?\d+$/
90 0 0 if @_ > 1 and $_[1] =~ /^\d+$/
96 0 0 if defined $_[1]