Branch Coverage

blib/lib/WebService/PagerDuty/Base.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
21 3 3 unless exists $$args{'_defaults'}
34 2 20 if (not exists $$init_args{$field} and exists $$defaults{$field}) { }