| EMMA Coverage Report (generated Mon Mar 20 21:34:30 PST 2006) |
|---|
| [all classes][com.moesol.bindings] |
| name | class, % | method, % | block, % | line, % |
|---|---|---|---|---|
| AllocationLocation.java | 100% (1/1) | 100% (1/1) | 100% (3/3) | 100% (1/1) |
| name | class, % | method, % | block, % | line, % |
|---|---|---|---|---|
| class AllocationLocation | 100% (1/1) | 100% (1/1) | 100% (3/3) | 100% (1/1) |
| AllocationLocation (): void | 100% (1/1) | 100% (3/3) | 100% (1/1) |
| 1 | /* |
| 2 | * $Id: AllocationLocation.java,v 1.2 2004/08/30 18:26:46 hastings Exp $ |
| 3 | * |
| 4 | * (c) Copyright, Moebius Solutions, Inc., 2004 |
| 5 | * |
| 6 | * All Rights Reserved |
| 7 | * |
| 8 | * This material may be reproduced by or for the U. S. Government |
| 9 | * pursuant to the copyright license under the clause at |
| 10 | * DFARS 252.227-7014 (OCT 2001). |
| 11 | */ |
| 12 | |
| 13 | package com.moesol.bindings; |
| 14 | |
| 15 | /** |
| 16 | * @author robert |
| 17 | */ |
| 18 | public class AllocationLocation extends Throwable { |
| 19 | // Empty |
| 20 | } |
| [all classes][com.moesol.bindings] |
| EMMA 2.0.5312 (C) Vladimir Roubtsov |