| blib/lib/Dotiac/DTL/Tag/widthratio.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 6 | 12 | 50.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 30 | 0 | 2 | unless @arg > 2 and &Scalar::Util::looks_like_number($arg[2]) | 
| 40 | 0 | 2 | unless &Scalar::Util::looks_like_number($cur) | 
| 42 | 0 | 2 | unless &Scalar::Util::looks_like_number($max) | 
| 49 | 0 | 2 | unless &Scalar::Util::looks_like_number($cur) | 
| 51 | 0 | 2 | unless &Scalar::Util::looks_like_number($max) | 
| 66 | 2 | 0 | if $$self{'n'} |