name | class, % | method, % | block, % | line, % |
---|
| | | | |
class DbOrm | 100% (1/1) | 39% (7/18) | 66% (102/154) | 54% (25/46) |
clearDescriptorsCache (): void | | 0% (0/1) | 0% (0/7) | 0% (0/3) |
getPrimitiveEntitiesPrefixes (): String [] | | 0% (0/1) | 0% (0/3) | 0% (0/1) |
getTablePrefix (): String | | 0% (0/1) | 0% (0/3) | 0% (0/1) |
getTotalNames (): int | | 0% (0/1) | 0% (0/4) | 0% (0/1) |
getTotalTypes (): int | | 0% (0/1) | 0% (0/4) | 0% (0/1) |
isEntityNamesInUse (): boolean | | 0% (0/1) | 0% (0/3) | 0% (0/1) |
setColumnAliasSeparator (String): void | | 0% (0/1) | 0% (0/4) | 0% (0/2) |
setEntityNamesInUse (boolean): void | | 0% (0/1) | 0% (0/4) | 0% (0/2) |
setInstance (DbOrm): void | | 0% (0/1) | 0% (0/9) | 0% (0/4) |
setPrimitiveEntitiesPrefixes (String []): void | | 0% (0/1) | 0% (0/4) | 0% (0/2) |
setTablePrefix (String): DbOrm | | 0% (0/1) | 0% (0/5) | 0% (0/2) |
lookupName (String): DbEntityDescriptor | | 100% (1/1) | 82% (9/11) | 67% (2/3) |
<static initializer> | | 100% (1/1) | 100% (7/7) | 100% (2/2) |
DbOrm (): void | | 100% (1/1) | 100% (31/31) | 100% (7/7) |
getColumnAliasSeparator (): String | | 100% (1/1) | 100% (3/3) | 100% (1/1) |
getInstance (): DbOrm | | 100% (1/1) | 100% (2/2) | 100% (1/1) |
lookupType (Class): DbEntityDescriptor | | 100% (1/1) | 100% (25/25) | 100% (7/7) |
register (Class): DbEntityDescriptor | | 100% (1/1) | 100% (25/25) | 100% (5/5) |