Branch Coverage

blib/lib/Net/OAuth2/Scheme.pm
Criterion Covered Total %
branch 2 6 33.3


line true false branch
31 0 2 if ($_[0] eq 'factory') { }
39 2 0 unless eval "require $factory_class"
50 0 0 unless ($methods_hash{$class}{$method})