Branch Coverage

blib/lib/POE/Component/Pastebin/Create.pm
Criterion Covered Total %
branch 0 6 0.0


line true false branch
14 0 0 $type =~ /^\+/ ? :
16 0 0 if $@
31 0 0 if ($$self{'writer'}->paste($$request{'text'}, %{$request;})) { }