blib/lib/Nephia/Plugin/Teng.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 2 | 4 | 50.0 |
line | true | false | branch |
---|---|---|---|
72 | 0 | 2 | if exists $$self{'opts'}{'connect_info'} and ref $$self{'opts'}{'connect_info'} eq 'ARRAY' |
75 | 2 | 0 | if not @connect_info and exists $$self{'config'}{'DBI'}{'connect_info'} and ref $$self{'config'}{'DBI'}{'connect_info'} eq 'ARRAY' |