sudo add-apt-repository ppa:gnome-terminator
sudo apt-get update
sudo apt-get install terminator
Terminator should be setup as default now. Restart your terminal (shortcut: "Ctrl+Alt+T").
+-----------+----------+---------+-------------+------------+-------------------+ | |
| Framework | Lines | Longest | Average | Maximum | Percentage of | | |
| name | of | method | method | method | methods that are | | |
| | code | | complexity | complexity | non-static | | |
+-----------+----------+---------+-------------+------------+-------------------+ | |
| Laravel | 54,398 | 13 | 1.62 | 17 | 94.81% | | |
| Symfony | 118,636 | 136 | 2.72 | 155 | 97.09% | | |
| Zend | 55,904 | 73 | 2.76 | 53 | 93.55% | | |
| Cake | 62,860 | 56 | 3.30 | 75 | 89.87% | | |
| Slim | 4,127 | 26 | 2.40 | 13 | 96.58% | |