Branch Coverage

blib/lib/Net/DRI/Protocol/RRI/Session.pm
Criterion Covered Total %
branch 0 6 0.0


line true false branch
97 0 0 unless defined $id and $id and defined $pass and $pass
99 0 0 unless Net::DRI::Util::xml_is_token($id, 3, 32)
100 0 0 unless Net::DRI::Util::xml_is_token($pass, 6, 32)