blib/lib/ORM/DbLog.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 24 | 41.6 |
line | true | false | branch |
---|---|---|---|
55 | 102 | 287 | if not defined $caller or substr($caller, 0, 9) ne 'ORM::Db::' |
67 | 0 | 102 | if ($class->write_to_stderr) |
72 | 0 | 102 | if ($class->write_to_stdout) |
77 | 0 | 102 | if ($class->write_to_file) |
100 | 0 | 0 | $self->error ? : |
102 | 0 | 0 | if $self->error |
116 | 0 | 102 | if (@_) |
124 | 0 | 102 | if (@_) |
132 | 0 | 102 | if (@_) |
140 | 0 | 102 | if (@_) |
162 | 0 | 102 | if ($class->memory_log_size) |
164 | 0 | 0 | if ($class->memory_log_charge >= $class->memory_log_size) |