gomoob/php-pushwoosh

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.travis.yml
.buildpath
.project
src/main/resources/cacert.pem
package.json
composer.lock
phpunit.xml.dist
composer.json
.gitattributes
.settings/org.eclipse.php.core.prefs
.gitignore
.settings/org.eclipse.wst.common.project.facet.core.xml
.settings/org.eclipse.wst.validation.prefs
README.md
code-climate-test-reporter
.coveralls.yml
LICENSE.md
src/main/php/Gomoob/Pushwoosh/Model/IRequest.php8
A
0 mins
F
0%
src/main/php/Gomoob/Pushwoosh/Model/Condition/ICondition.php8
A
0 mins
F
0%
src/main/php/Gomoob/Pushwoosh/Model/IResponse.php10
A
0 mins
F
0%
src/main/php/Gomoob/Pushwoosh/Curl/ICurlRequest.php10
A
0 mins
F
0%
src/main/php/Gomoob/Pushwoosh/Model/Response/RegisterDeviceResponse.php12
A
0 mins
A
100%
src/main/php/Gomoob/Pushwoosh/Model/Response/PushStatResponse.php12
A
0 mins
A
100%
src/main/php/Gomoob/Pushwoosh/Model/Response/SetTagsResponse.php12
A
0 mins
A
100%
src/main/php/Gomoob/Pushwoosh/Model/Response/DeleteMessageResponse.php12
A
0 mins
A
100%
src/main/php/Gomoob/Pushwoosh/Model/Response/UnregisterDeviceResponse.php12
A
0 mins
A
100%
src/main/php/Gomoob/Pushwoosh/Model/Response/SetBadgeResponse.php12
A
0 mins
A
100%
src/main/php/Gomoob/Pushwoosh/Model/Response/CreateTargetedMessageResponseResponse.php14
A
0 mins
A
100%
src/main/php/Gomoob/Pushwoosh/Model/Response/CreateMessageResponseResponse.php14
A
0 mins
A
100%
src/main/php/Gomoob/Pushwoosh/Exception/PushwooshException.php15
A
0 mins
A
100%
src/main/php/Gomoob/Pushwoosh/ICURLClient.php15
A
0 mins
F
0%
src/main/php/Gomoob/Pushwoosh/JsonUtils.php16
A
0 mins
A
100%
src/main/php/Gomoob/Pushwoosh/Model/Condition/ListCondition.php19
A
0 mins
A
100%
src/main/php/Gomoob/Pushwoosh/Model/Response/GetTagsResponseResponse.php22
A
0 mins
A
100%
src/main/php/Gomoob/Pushwoosh/Model/Request/AbstractRequest.php23
A
0 mins
A
100%
src/main/php/Gomoob/Pushwoosh/Model/Notification/BlackBerry.php25
A
0 mins
A
100%
src/main/php/Gomoob/Pushwoosh/Model/Notification/MinimizeLink.php26
A
0 mins
A
100%
src/main/php/Gomoob/Pushwoosh/Model/Response/CreateTargetedMessageResponse.php28
B
4 hrs
A
100%
src/main/php/Gomoob/Pushwoosh/Model/Response/CreateMessageResponse.php28
B
4 hrs
A
100%
src/main/php/Gomoob/Pushwoosh/Model/Response/AbstractResponse.php28
A
0 mins
A
100%
src/main/php/Gomoob/Pushwoosh/Model/Response/GetTagsResponse.php28
B
4 hrs
A
100%
src/main/php/Gomoob/Pushwoosh/Model/Condition/AbstractCondition.php28
A
0 mins
A
100%
src/main/php/Gomoob/Pushwoosh/Model/Response/GetNearestZoneResponse.php30
A
0 mins
A
100%
src/main/php/Gomoob/Pushwoosh/IPushwoosh.php31
A
0 mins
F
0%
src/main/php/Gomoob/Pushwoosh/Model/Notification/Firefox.php36
A
0 mins
A
100%
src/main/php/Gomoob/Pushwoosh/Model/Condition/StringCondition.php37
A
0 mins
A
100%
src/main/php/Gomoob/Pushwoosh/Model/Request/DeleteMessageRequest.php37
A
0 mins
A
100%
src/main/php/Gomoob/Pushwoosh/Model/Notification/WNS.php47
A
0 mins
A
100%
src/main/php/Gomoob/Pushwoosh/Model/Request/UnregisterDeviceRequest.php47
A
0 mins
A
100%
src/main/php/Gomoob/Pushwoosh/Model/Response/GetNearestZoneResponseResponse.php50
A
0 mins
A
100%