| blib/lib/Attean/CodeIterator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 10 | 10 | 100.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 77 | 1 | 1679 | if (scalar @$buffer) | 
| 82 | 459 | 1220 | unless defined $item | 
| 83 | 2 | 1218 | if (scalar @items) | 
| 87 | 1086 | 134 | if ("Role::Tiny"->is_role($role)) | 
| 88 | 2 | 1084 | unless (&blessed($item) and $item->does($role)) |