| blib/lib/Spreadsheet/HTML/Presets/Handson.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 10 | 0.0 |
| line | l | !l | condition |
|---|---|---|---|
| 13 | 0 | 0 | $args->{'args'}{'rowHeaders'} ||= 'true' |
| 14 | 0 | 0 | $args->{'args'}{'colHeaders'} ||= 'true' |
| 24 | 0 | 0 | $args->{'id'} ||= 'handsontable' |
| 40 | 0 | 0 | $args{'css'} ||= 'http://handsontable.com/dist/handsontable.full.css' |
| 41 | 0 | 0 | $args{'handsonjs'} ||= 'http://handsontable.com/dist/handsontable.full.js' |