| blib/lib/Kelp/Module/YAML/KelpExtensions.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 10 | 60.0 |
| line | l | !l | condition |
|---|---|---|---|
| 40 | 2 | 1 | $self->yaml_content // {} |
| 113 | 0 | 2 | $test_name ||= "YAML structure matches" |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 39 | 3 | 3 | 0 | $self->{'_param_yaml_content'} //= do { |
| 68 | 0 | 2 | 0 | $self->charset || $self->app->charset |