| EMMA Coverage Report (generated Thu Jan 20 11:39:44 EST 2011) |
|---|
| [all classes][com.hammurapi.eventbus.tests.fastfood] |
| name | class, % | method, % | block, % | line, % |
|---|---|---|---|---|
| Cheeseburger.java | 100% (1/1) | 100% (1/1) | 100% (3/3) | 100% (1/1) |
| name | class, % | method, % | block, % | line, % |
|---|---|---|---|---|
| class Cheeseburger | 100% (1/1) | 100% (1/1) | 100% (3/3) | 100% (1/1) |
| Cheeseburger (): void | 100% (1/1) | 100% (3/3) | 100% (1/1) |
| 1 | package com.hammurapi.eventbus.tests.fastfood; |
| 2 | |
| 3 | public class Cheeseburger extends MainDish { |
| 4 | |
| 5 | } |
| [all classes][com.hammurapi.eventbus.tests.fastfood] |
| EMMA 2.0.5312 EclEmma Fix 2 (C) Vladimir Roubtsov |