| Classes in this File | Line Coverage | Branch Coverage | Complexity | ||||
| Download |
|
| 1.0;1 |
| 1 | package org.paneris.bibliomania; | |
| 2 | ||
| 3 | import org.paneris.bibliomania.generated.DownloadBase; | |
| 4 | ||
| 5 | /** | |
| 6 | * Melati POEM generated stub | |
| 7 | */ | |
| 8 | public class Download extends DownloadBase { | |
| 9 | 0 | public Download() {} |
| 10 | ||
| 11 | // programmer's domain-specific code here | |
| 12 | } |