Branch Coverage

blib/lib/WWW/TypePad/CmdLine.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
37 0 0 if (not defined $config and $p{'requires_auth'}) { }
0 0 elsif ($p{'requires_auth'}) { }
38 0 0 $ENV{'TP_HOST'} ? :
44 0 0 unless $tp->consumer_key and $tp->consumer_secret
49 0 0 $$config{'app'}{'host'} ? :
82 0 0 if (-x '/usr/bin/open') { }
113 0 0 unless $obj
127 0 0 $tp->host ne 'api.typepad.com' ? :