| blib/lib/Marky/Bookmarker.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 24 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 63 | 0 | 0 | if (defined $conf->{$key}) | 
| 69 | 0 | 0 | unless (-d $self->{'bookmark_dir'}) | 
| 73 | 0 | 0 | unless (defined $self->{'fields'}) | 
| 77 | 0 | 0 | unless (defined $self->{'titlefield'}) | 
| 81 | 0 | 0 | unless defined $self->{'timestampfield'} | 
| 83 | 0 | 0 | unless (defined $self->{'editform_template'}) | 
| 91 | 0 | 0 | if ($col =~ /(description|summary)/iu) { } | 
| 154 | 0 | 0 | $title ? : | 
| 162 | 0 | 0 | if ($count > 0) | 
| 178 | 0 | 0 | if ($self->{'timestampfield'}) | 
| 189 | 0 | 0 | if (-x $self->{'update_script'}) | 
| 192 | 0 | 0 | if ($exit_val != 0) |