Condition Coverage

blib/lib/Net/DRI/Protocol/EPP/Extensions/Afilias/Association.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
65 0 0 0 Net::DRI::Util::xml_is_token($$as{'id'}, 1, 63) and Net::DRI::Util::xml_is_token($$as{'pw'}, 6, 16)
89 0 0 0 Net::DRI::Util::xml_is_token($$toadd{'id'}, 1, 63) and Net::DRI::Util::xml_is_token($$toadd{'pw'}, 6, 16)
100 0 0 0 Net::DRI::Util::xml_is_token($$tochg{'id'}, 1, 63) and Net::DRI::Util::xml_is_token($$tochg{'pw'}, 6, 16)