Branch Coverage

blib/lib/WWW/Mixi/OO.pm
Criterion Covered Total %
branch 0 20 0.0


line true false branch
67 0 0 unless $email
68 0 0 unless $password
69 0 0 if exists $opt{-'rewrite'}
94 0 0 if (/^(parse|get)_(calendar)(_[^_]+)?$/ or /^(parse|get)_([^_]+_[^_]+)(_[^_]+)?$/) { }
0 0 elsif (/^session$/) { }
98 0 0 unless defined $sub_method
100 0 0 if (@_ > 0)
101 0 0 if ($main_method eq 'get') { }
103 0 0 if ($url eq 'refresh') { }
114 0 0 if ($sub_method =~ /^(next|previous)$/)