blib/lib/Mojolicious/Plugin/ReplyTable.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 7 | 85.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
52 | 1 | 1 | 1 | not $c->stash('reply_table.tablify') and eval { do { require Text::Table::Tiny; 1 } } |
line | l | !l | condition |
---|---|---|---|
20 | 17 | 0 | shift() || die('table data is required') |
39 | 1 | 1 | $c->stash('reply_table.csv_options') || {} |