Condition Coverage

blib/lib/Net/LDAP/HTMLWidget.pm
Criterion Covered Total %
condition 0 24 0.0


and 3 conditions

line !l l&&!r l&&r condition
12 0 0 0 ref $entry and $entry->isa('HTML::Widget')
19 0 0 0 $name and $entry->exists($name)
0 0 0 $name and $entry->exists($name) and $element->can('value')
31 0 0 0 ref $entry and $entry->isa('HTML::Widget::Result')
37 0 0 0 ref $self and $self->isa('Net::LDAP') || $self->isa('Catalyst::Model::LDAP::Connection')
38 0 0 0 $self->isa('Catalyst::Model::LDAP::Entry') and $self->_ldap_client
0 0 0 ref $self and ($self->isa('Catalyst::Model::LDAP::Entry') and $self->_ldap_client)

or 3 conditions

line l !l&&r !l&&!r condition
37 0 0 0 $self->isa('Net::LDAP') || $self->isa('Catalyst::Model::LDAP::Connection')