| lib/DBD/PgPPSjis.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 83 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 275 | 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 | |
| 315 | 0 | 0 | 0 | not ref $attr and $attr ne '' | 
| 338 | 0 | 0 | 0 | $use_cache and exists $db->{'pgppsjis_liicache'}{$cache_key} | 
| 561 | 0 | 0 | 0 | $curr and $curr == $value | 
| 774 | 0 | 0 | 0 | $comment_depth and m[\G( (?:$sjis_mbcs|[\x00-\xFF])*? ) (?= /\* | \*/ )]cgmsx | 
| 0 | 0 | 0 | $comment_depth and m[\G( \*/ )]cgmsx | |
| 833 | 0 | 0 | 0 | @tokens > 1 and $tokens[-1] eq '' | 
| 1522 | 0 | 0 | 0 | $r < 64 and not $p++ | 
| line | l | !l | condition | 
|---|---|---|---|
| 100 | 0 | 0 | $user ||= '' | 
| 101 | 0 | 0 | $password ||= '' | 
| 595 | 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 | |
| 1141 | 0 | 0 | $length ||= 0 | 
| 1215 | 0 | 0 | $pgsql->{'password'} || '' | 
| 1256 | 0 | 0 | $pgsql->{'password'} || '' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 28 | 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'}, {}) | 
| 61 | 0 | 0 | 0 | $var eq 'hostname' or $var eq 'host' | 
| 0 | 0 | 0 | $var eq 'db' or $var eq 'dbname' | |
| 192 | 0 | 0 | 0 | {'\\', '\\\\', q['], q[''], "\000", '\\0'}->{$1} || $1 | 
| 275 | 0 | 0 | 0 | $old || $new | 
| 0 | 0 | 0 | $old and not $new or not $old || $new and $never_set | |
| 707 | 0 | 0 | 0 | $DBD::PgPPSjis::Protocol::DEBUG or $DBD::PgPPSjis::Protocol::DEBUG |