Branch Coverage

blib/lib/XML/Essex/Base.pm
Criterion Covered Total %
branch 21 32 65.6


line true false branch
52 10 9 unless exists ${"${_}::";}{'ISA'}
82 2 0 substr($_, 0, 1) eq ':' ? :
90 9 10 exists ${"${_}::";}{'EXPORT'} ? :
95 1 7 if exists $tags{':default'}
104 4 2 exists ${"${_}::";}{'EXPORT_OK'} ? :
2 6 exists $tags{':all'} || @_ ? :
110 1 7 if exists $tags{':all'}
112 6 2 if $no_params
118 0 43 unless (exists $all_exports{$_})
127 0 8 if @not_exported
190 0 1 if $$self{'NoExecute'}
204 1 0 defined wantarray ? :
0 1 wantarray ? :
213 1 0 if $result_set
214 0 0 wantarray ? :
256 0 0 if @_ and UNIVERSAL::isa($_[0], 'XML::Essex::Base')