| Total Complexity | 29 |
| Dependencies | 2 |
| Dependents | 0 |
| Total lines | 180 |
| Lines of code | 95 |
| Logical lines of code | 64 |
| Comment lines | 62 |
| Methods | 10 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| needsCompile() | 60 | 6 | 13 | |
| findInput() | 61 | 6 | 12 | |
| serve() | 54 | 4 | 22 | |
| __construct() | 60 | 4 | 13 | |
| inputName() | 63 | 4 | 10 | |
| compile() | 60 | 1 | 12 | |
| join() | 77 | 1 | 3 | |
| cacheName() | 78 | 1 | 3 | |
| importsCacheName() | 80 | 1 | 3 | |
| serveFrom() | 76 | 1 | 4 |