| blib/lib/Image/Compare.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 14 | 17 | 82.3 | 
| pod | 10 | 10 | 100.0 | 
| line | count | pod | subroutine | 
|---|---|---|---|
| 6 | 8 | n/a | BEGIN | 
| 7 | 8 | n/a | BEGIN | 
| 9 | 8 | n/a | BEGIN | 
| 13 | 8 | n/a | BEGIN | 
| 20 | 8 | n/a | BEGIN | 
| 29 | 8 | n/a | BEGIN | 
| 48 | 20 | Yes | new | 
| 84 | 20 | Yes | set_image1 | 
| 90 | 19 | Yes | set_image2 | 
| 97 | 0 | Yes | get_image1 | 
| 101 | 0 | Yes | get_image2 | 
| 107 | 5 | Yes | set_mask | 
| 112 | 0 | Yes | get_mask | 
| 119 | 39 | n/a | _get_image | 
| 171 | 20 | Yes | set_method | 
| 198 | 1 | Yes | get_method | 
| 207 | 18 | Yes | compare |