Branch Coverage

blib/lib/EPublisher/Target/Plugin/Text.pm
Criterion Covered Total %
branch 10 10 100.0


line true false branch
29 1 5 unless defined $pods
30 1 5 unless ref $pods
32 1 5 if 'ARRAY' ne ref $pods
33 1 4 unless @{$pods;}
35 1 3 unless ($output)