Branch Coverage

blib/lib/Dancer2/RPCPlugin/DispatchFromConfig.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
38 1 3 if (my $error = $@)
49 3 1 if (my $handler = $package->can($subname)) { }