Condition Coverage

blib/lib/WWW/TypePad/CmdLine.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
37 0 0 0 not defined $config and $p{'requires_auth'}
44 0 0 0 $tp->consumer_key and $tp->consumer_secret

or 3 conditions

line l !l&&r !l&&!r condition
27 0 0 0 $ConfigObj ||= 'Config::Tiny'->read($class->config_file)