| t/cookbook/recipe10.xsi | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 26 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 51 | 0 | 0 | |
| 52 | 0 | 0 | void DateRecipe10::update() |
| 0 | 0 | void DateRecipe10::update() | |
| 57 | 0 | 0 | Object self {ST(0)}; |
| 0 | 0 | Object self {ST(0)}; | |
| 58 | 0 | 0 | Object tz = xs::out<>(&THIS->get_timezone()); |
| 0 | 0 | Object tz = xs::out<>(&THIS->get_timezone()); | |
| 0 | 0 | Object tz = xs::out<>(&THIS->get_timezone()); | |
| 59 | 0 | 0 | auto self_ref = Ref::create(self); |
| 0 | 0 | auto self_ref = Ref::create(self); | |
| 60 | 0 | 0 | tz.payload_attach(self_ref, &payload_marker_10); |
| 61 | 0 | 0 | RETVAL = tz.ref(); |
| 0 | 0 | RETVAL = tz.ref(); |