.buildpath | |
|
|
.coveralls.yml | |
|
|
.gitattributes | |
|
|
.gitignore | |
|
|
.project | |
|
|
.settings/org.eclipse.php.core.prefs | |
|
|
.settings/org.eclipse.wst.common.project.facet.core.xml | |
|
|
.settings/org.eclipse.wst.validation.prefs | |
|
|
.travis.yml | |
|
|
Gruntfile.js | 151 | D 1 day |
|
LICENSE.md | |
|
|
README.md | |
|
|
code-climate-test-reporter | |
|
|
composer.json | |
|
|
composer.lock | |
|
|
package.json | |
|
|
phpunit.xml.dist | |
|
|
src/main/php/Gomoob/Pushwoosh/Client/CURLClient.php | 130 | A 1 hr | A 98% |
src/main/php/Gomoob/Pushwoosh/Client/Pushwoosh.php | 174 | A 3 hrs | A 100% |
src/main/php/Gomoob/Pushwoosh/Client/PushwooshMock.php | 182 | A 0 mins | A 100% |
src/main/php/Gomoob/Pushwoosh/Curl/CurlRequest.php | 56 | A 0 mins | F 22% |
src/main/php/Gomoob/Pushwoosh/Curl/ICurlRequest.php | 10 | A 0 mins | F 0% |
src/main/php/Gomoob/Pushwoosh/Exception/PushwooshException.php | 15 | A 0 mins | A 100% |
src/main/php/Gomoob/Pushwoosh/ICURLClient.php | 15 | A 0 mins | F 0% |
src/main/php/Gomoob/Pushwoosh/IPushwoosh.php | 31 | A 0 mins | F 0% |
src/main/php/Gomoob/Pushwoosh/JsonUtils.php | 16 | A 0 mins | A 100% |
src/main/php/Gomoob/Pushwoosh/Model/Condition/AbstractCondition.php | 28 | A 0 mins | A 100% |
src/main/php/Gomoob/Pushwoosh/Model/Condition/DateCondition.php | 73 | A 0 mins | A 100% |
src/main/php/Gomoob/Pushwoosh/Model/Condition/ICondition.php | 8 | A 0 mins | F 0% |
src/main/php/Gomoob/Pushwoosh/Model/Condition/IntCondition.php | 55 | A 0 mins | A 100% |
src/main/php/Gomoob/Pushwoosh/Model/Condition/ListCondition.php | 19 | A 0 mins | A 100% |
src/main/php/Gomoob/Pushwoosh/Model/Condition/StringCondition.php | 37 | A 0 mins | A 100% |
src/main/php/Gomoob/Pushwoosh/Model/IRequest.php | 8 | A 0 mins | F 0% |
src/main/php/Gomoob/Pushwoosh/Model/IResponse.php | 10 | A 0 mins | F 0% |
src/main/php/Gomoob/Pushwoosh/Model/Notification/ADM.php | 102 | A 0 mins | A 100% |
src/main/php/Gomoob/Pushwoosh/Model/Notification/Android.php | 146 | A 3 hrs | A 100% |
src/main/php/Gomoob/Pushwoosh/Model/Notification/BlackBerry.php | 25 | A 0 mins | A 100% |
src/main/php/Gomoob/Pushwoosh/Model/Notification/Chrome.php | 58 | C 1 day | A 100% |
src/main/php/Gomoob/Pushwoosh/Model/Notification/Firefox.php | 36 | A 0 mins | A 100% |
src/main/php/Gomoob/Pushwoosh/Model/Notification/IOS.php | 91 | A 0 mins | A 100% |
src/main/php/Gomoob/Pushwoosh/Model/Notification/Mac.php | 58 | C 1 day | A 100% |
src/main/php/Gomoob/Pushwoosh/Model/Notification/MinimizeLink.php | 26 | A 0 mins | A 100% |
src/main/php/Gomoob/Pushwoosh/Model/Notification/Notification.php | 359 | D 2 days | A 100% |
src/main/php/Gomoob/Pushwoosh/Model/Notification/Platform.php | 69 | A 0 mins | A 100% |
src/main/php/Gomoob/Pushwoosh/Model/Notification/Safari.php | 58 | C 1 day | A 100% |
src/main/php/Gomoob/Pushwoosh/Model/Notification/WNS.php | 47 | A 0 mins | A 100% |
src/main/php/Gomoob/Pushwoosh/Model/Notification/WP.php | 80 | A 0 mins | A 100% |
src/main/php/Gomoob/Pushwoosh/Model/Request/AbstractRequest.php | 23 | A 0 mins | A 100% |
src/main/php/Gomoob/Pushwoosh/Model/Request/CreateMessageRequest.php | 77 | A 45 mins | A 100% |
src/main/php/Gomoob/Pushwoosh/Model/Request/CreateTargetedMessageRequest.php | 185 | B 6 hrs | A 100% |