-
-
Notifications
You must be signed in to change notification settings - Fork 452
Expand file tree
/
Copy path.phpmd.dist.baseline.xml
More file actions
20 lines (20 loc) · 2.04 KB
/
.phpmd.dist.baseline.xml
File metadata and controls
20 lines (20 loc) · 2.04 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0"?>
<phpmd-baseline>
<violation rule="PHPMD\Rule\Design\EmptyCatchBlock" file="app/code/core/Mage/Admin/Model/Session.php"/>
<violation rule="PHPMD\Rule\Design\EmptyCatchBlock" file="app/code/core/Mage/Adminhtml/Block/Report/Sales/Grid/Column/Renderer/Date.php"/>
<violation rule="PHPMD\Rule\UnusedPrivateMethod" file="app/code/core/Mage/Adminhtml/Block/Sales/Order/View/Tab/History.php" method="_sortHistoryByTimestamp"/>
<violation rule="PHPMD\Rule\Design\EmptyCatchBlock" file="app/code/core/Mage/Catalog/Model/Convert/Adapter/Product.php"/>
<violation rule="PHPMD\Rule\Design\CountInLoopExpression" file="app/code/core/Mage/Catalog/Model/Layer/Filter/Decimal.php"/>
<violation rule="PHPMD\Rule\Design\CountInLoopExpression" file="app/code/core/Mage/Catalog/Model/Layer/Filter/Price.php"/>
<violation rule="PHPMD\Rule\Design\EmptyCatchBlock" file="app/code/core/Mage/Catalog/Model/Product/Api.php"/>
<violation rule="PHPMD\Rule\Design\EmptyCatchBlock" file="app/code/core/Mage/Catalog/Model/Product/Api/V2.php"/>
<violation rule="PHPMD\Rule\Design\EmptyCatchBlock" file="app/code/core/Mage/Core/Model/Cache.php"/>
<violation rule="PHPMD\Rule\UnusedLocalVariable" file="app/code/core/Mage/Dataflow/Model/Convert/Profile/Abstract.php"/>
<violation rule="PHPMD\Rule\UnusedLocalVariable" file="app/code/core/Mage/Downloadable/Helper/Download.php"/>
<violation rule="PHPMD\Rule\Design\EmptyCatchBlock" file="app/code/core/Mage/GiftMessage/Model/Observer.php"/>
<violation rule="PHPMD\Rule\Design\EmptyCatchBlock" file="app/code/core/Mage/GiftMessage/controllers/IndexController.php"/>
<violation rule="PHPMD\Rule\Design\EmptyCatchBlock" file="app/code/core/Mage/ImportExport/Model/Resource/Helper/Mysql4.php"/>
<violation rule="PHPMD\Rule\UnusedLocalVariable" file="app/code/core/Mage/Oauth/Helper/Data.php"/>
<violation rule="PHPMD\Rule\UnusedLocalVariable" file="app/code/core/Mage/Tax/Helper/Data.php"/>
<violation rule="PHPMD\Rule\UnusedLocalVariable" file="app/code/core/Mage/Usa/Model/Shipping/Carrier/Fedex.php"/>
</phpmd-baseline>