| blib/lib/Gantry/Utils/Threeway.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 15 | 0.0 |
| line | l | !l | condition |
|---|---|---|---|
| 35 | 0 | 0 | $$self{'options'}{'template'} || 'threeway.tt' |
| 38 | 0 | 0 | $$self{'options'}{'type'} || 'checkbox' |
| 42 | 0 | 0 | $$self{'options'}{'order_by'} || 'id' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 37 | 0 | 0 | 0 | $$self{'options'}{'action'} || $gself->uri |
| 41 | 0 | 0 | 0 | $$self{'options'}{'redirect_loc'} || $gself->location |
| 43 | 0 | 0 | 0 | $$self{'options'}{'legend'} || "Add ${secondary_table}s" |