lib/DBD/PgPPSjis.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 83 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
274 | 0 | 0 | 0 | not $old and $new |
0 | 0 | 0 | not $old and $new and $never_set | |
0 | 0 | 0 | not $old and $new | |
0 | 0 | 0 | $old and not $new | |
0 | 0 | 0 | not $old || $new and $never_set | |
314 | 0 | 0 | 0 | not ref $attr and $attr ne '' |
337 | 0 | 0 | 0 | $use_cache and exists $db->{'pgppsjis_liicache'}{$cache_key} |
560 | 0 | 0 | 0 | $curr and $curr == $value |
773 | 0 | 0 | 0 | $comment_depth and m[\G( (?:$sjis_mbcs|[\x00-\xFF])*? ) (?= /\* | \*/ )]cgmsx |
0 | 0 | 0 | $comment_depth and m[\G( \*/ )]cgmsx | |
832 | 0 | 0 | 0 | @tokens > 1 and $tokens[-1] eq '' |
1521 | 0 | 0 | 0 | $r < 64 and not $p++ |
line | l | !l | condition |
---|---|---|---|
99 | 0 | 0 | $user ||= '' |
100 | 0 | 0 | $password ||= '' |
594 | 0 | 0 | $args{'path'} || '/tmp' |
0 | 0 | $args{'port'} || 5432 | |
0 | 0 | $args{'database'} || $ENV{'USER'} || '' | |
0 | 0 | $args{'user'} || $ENV{'USER'} || '' | |
0 | 0 | $args{'password'} || '' | |
0 | 0 | $args{'args'} || '' | |
0 | 0 | $args{'tty'} || '' | |
0 | 0 | $args{'timeout'} || 60 | |
1140 | 0 | 0 | $length ||= 0 |
1214 | 0 | 0 | $pgsql->{'password'} || '' |
1255 | 0 | 0 | $pgsql->{'password'} || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
27 | 0 | 0 | 0 | $drh ||= DBI::_new_drh("${class}::dr", {'Name', 'PgPPSjis', 'Version', $DBD::PgPPSjis::VERSION, 'Err', \(my $err = 0), 'Errstr', \(my $errstr = ''), 'State', \(my $state = undef), 'Attribution', 'DBD::PgPPSjis by Hiroyuki OYAMA and ShiftJIS support by INABA Hitoshi'}, {}) |
60 | 0 | 0 | 0 | $var eq 'hostname' or $var eq 'host' |
0 | 0 | 0 | $var eq 'db' or $var eq 'dbname' | |
191 | 0 | 0 | 0 | {'\\', '\\\\', q['], q[''], "\000", '\\0'}->{$1} || $1 |
274 | 0 | 0 | 0 | $old || $new |
0 | 0 | 0 | $old and not $new or not $old || $new and $never_set | |
706 | 0 | 0 | 0 | $DBD::PgPPSjis::Protocol::DEBUG or $DBD::PgPPSjis::Protocol::DEBUG |