Branch Coverage

blib/lib/POE/Component/IRC/Plugin/OutputToPastebin.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
14 0 0 if @_ & 1
65 0 0 if (defined $to_paste and length $to_paste)
80 0 0 if $#{$$self{'pastebins'};} < ++$$self{'_site_iterator'}
99 0 0 if ($$in_ref{'error'}) { }
100 0 0 if $$self{'debug'}
102 0 0 if (++$$in_ref{'_try'} > $$self{'max_tries'}) { }
113 0 0 if $$self{'debug'}