| Stackframe.xsi | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 4 | 10 | 40.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 4 | 6 | 0 | string Stackframe::file() { RETVAL = THIS->file; } | 
| 6 | 115 | 0 | string Stackframe::library() { RETVAL = THIS->library; } | 
| 8 | 43 | 0 | string Stackframe::name() { RETVAL = THIS->name; } | 
| 10 | 0 | 0 | string Stackframe::mangled_name() { RETVAL = THIS->mangled_name; } | 
| 19 | 1 | 0 | /*EOF*/ |