Branch Coverage
blib/lib/Catalyst/Plugin/XMLRPC.pm
Criterion
Covered
Total
%
branch
7
14
50.0
line
true
false
branch
65
0
2
if
(
$@
or
not
$req
)
66
0
0
if
$c
->
debug
75
0
2
if
$c
->
debug
77
2
0
if
(
$method
)
81
2
8
if
$type
->
isa
(
'Catalyst::Plugin::XMLRPC::DispatchType::XMLRPC'
)
85
2
0
if
(
$container
)
{
}
86
2
0
if
(
my
$action
=
$
$container
{
'methods'
}{
$method
})
{
}