Condition Coverage

blib/lib/TheSchwartz/Worker/PubSubHubbubPublish.pm
Criterion Covered Total %
condition 0 6 0.0


and 3 conditions

line !l l&&!r l&&r condition
55 0 0 0 $hub and $hub =~ m[^https?://\S+$]

or 3 conditions

line l !l&&r !l&&!r condition
77 0 0 0 $publisher{$hub} ||= 'Net::PubSubHubbub::Publisher'->new('hub', $hub)